HttpRequestPending Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
Boolean
See Also