The number of seconds the event subscription will be active. If your application is unsubscribing from events, this value will be zero.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public uint SubscriptionIntervalSeconds
Visual Basic (Declaration)
Public SubscriptionIntervalSeconds As UInteger
Visual C++
public:
unsigned int SubscriptionIntervalSeconds
J#
public UInt32 SubscriptionIntervalSeconds

See Also