HttpRequestPending Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool Pending { get; }
Public ReadOnly Property Pending As Boolean
Get
public:
property bool Pending {
bool get ();
}
member Pending : bool with get
Property Value
Type:
BooleanSee Also