SessionVariablesSync Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic Object Sync { get; }
Public ReadOnly Property Sync As Object
Get
public:
property Object^ Sync {
Object^ get ();
}
member Sync : Object with get
Property Value
Type:
Object
See Also