LocalOriginSessionVersion Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic 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:
UInt64
See Also