Click or drag to resize

HttpSendResult Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.NetworkHttpSendResult

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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
Properties
  NameDescription
Public propertyMessage
Public propertyStatus
Top
Methods
  NameDescription
Public methodToString (Overrides ObjectToString.)
Top
See Also