RegInfoRemainingExpires Property |
Gets the remaining time (in seconds) after the registration of the SIP extension will be expired.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic int RemainingExpires { get; }
Public ReadOnly Property RemainingExpires As Integer
Get
public:
property int RemainingExpires {
int get ();
}
member RemainingExpires : int with get
Property Value
Int32
See Also