Click or drag to resize

HttpSendResult Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.NetworkHttpSendResult

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

The HttpSendResult type exposes the following members.

Constructors
 NameDescription
Public methodHttpSendResultInitializes a new instance of the HttpSendResult class
Top
Properties
 NameDescription
Public propertyMessage 
Public propertyStatus 
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also