SRTPCryptoSuiteSrtpLifetime Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic long SrtpLifetime { get; set; }Public Property SrtpLifetime As Long
Get
Set
public:
property long long SrtpLifetime {
long long get ();
void set (long long value);
}member SrtpLifetime : int64 with get, set
Property Value
Int64
See Also