Click or drag to resize
HttpSendResult Class
Inheritance Hierarchy

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class HttpSendResult : EventArgs

The HttpSendResult type exposes the following members.

Constructors
  NameDescription
Public methodHttpSendResult
Initializes a new instance of the HttpSendResult class
Top
Methods
Properties
  NameDescription
Public propertyMessage
Public propertyStatus
Top
See Also