AbstractTransactionUnreliable Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxprotected bool Unreliable { get; set; }
Protected Property Unreliable As Boolean
Get
Set
protected:
property bool Unreliable {
bool get ();
void set (bool value);
}
member Unreliable : bool with get, set
Property Value
Type:
Boolean
See Also