HttpRequestPending Property |
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic bool Pending { get; }
Public ReadOnly Property Pending As Boolean
Get
public:
property bool Pending {
bool get ();
}
member Pending : bool with get
Property Value
Type:
Boolean
See Also