LocalOriginSessionVersion Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public override ulong SessionVersion { get; }
Public Overrides ReadOnly Property SessionVersion As ULong
Get
public:
virtual property unsigned long long SessionVersion {
unsigned long long get () override;
}
abstract SessionVersion : uint64 with get
override SessionVersion : uint64 with get
Property Value
Type:
UInt64See Also