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: 1.8.12.0 (1.8.12)
Syntax public int RemainingExpires { get; }
Public ReadOnly Property RemainingExpires As Integer
Get
public:
property int RemainingExpires {
int get ();
}
member RemainingExpires : int with get
Property Value
Type:
Int32See Also