Ozeki VoIP SDK Class library
ExpirationTime Property
NamespacesOzeki.VoIP.SIPISIPClientConfigurationExpirationTime
Gets the desired time after the SIP account registration expires (in seconds).
Declaration Syntax
C#Visual BasicVisual C++
int ExpirationTime { get; }
ReadOnly Property ExpirationTime As Integer
	Get
property int ExpirationTime {
	int get ();
}
Property Value
Remarks
The SIP account is registered to the PBX for a limited amount of time. When this time expires the PBX can no longer contact the registered SIP account.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290