AbstractTransactionUnreliable Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax protected 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:
BooleanSee Also