Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic Object Sync { get; }
Public ReadOnly Property Sync As Object
Get
public:
virtual property Object^ Sync {
Object^ get () sealed;
}
abstract Sync : Object with get
override Sync : Object with get
Property Value
Type:
ObjectImplements
IInternalLocalCallSync
See Also