Inheritance HierarchySystemObject
SystemEventArgs
Ozeki.NetworkHttpResponse
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic class HttpResponse : EventArgs
Public Class HttpResponse
Inherits EventArgs
public ref class HttpResponse : public EventArgs
type HttpResponse =
class
inherit EventArgs
end
The HttpResponse type exposes the following members.
Constructors
| Name | Description |
---|
 | HttpResponse | Initializes a new instance of the HttpResponse class |
Top
Properties
See Also