Click or drag to resize

PhoneLineConfigurationRegisterBeforeExpires Property

Gets az interval between the SIP account expiration time and the time when the system sends the re-REGISTER request.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public int RegisterBeforeExpires { get; set; }

Property Value

Int32

Implements

ISIPClientConfigurationRegisterBeforeExpires
See Also