ISIPClientConfigurationRegisterBeforeExpires Property |
Gets az interval between the SIP account expiration time and the time when the system sends the re-REGISTER request.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxint RegisterBeforeExpires { get; }
ReadOnly Property RegisterBeforeExpires As Integer
Get
property int RegisterBeforeExpires {
int get ();
}
abstract RegisterBeforeExpires : int with get
Property Value
Int32
See Also