Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax protected IStatefulSession Session { get; }
Protected ReadOnly Property Session As IStatefulSession
Get
protected:
property IStatefulSession^ Session {
IStatefulSession^ get ();
}
member Session : IStatefulSession with get
Property Value
Type:
IStatefulSessionSee Also