GetResult( ) | Gets the result. |
---|
CreateEmpty( ) | Text load class for SSE.
It can also be used for posting API calls and text data.
Request start processing. |
---|
Request(System.String,Method,System.Collections.Generic.Dictionary{System.String,System.String},ContentType,CompressType,System.Int32,System.Boolean) | Text load class.
It can also be used for posting API calls and text data.
Request start processing. |
---|
Request(System.String,System.Collections.Generic.Dictionary{System.String,System.String},ContentType,CompressType,System.Int32,System.Boolean) | Text load class.
It can also be used for posting API calls and text data.
Request start processing (POST). |
---|
Request(System.String,ContentType,CompressType,System.Int32,System.Boolean) | Request start processing (GET) |
---|
Rerequest( ) | Rerequests this instance. |
---|
Rerequest(System.Collections.Generic.Dictionary{System.String,System.String}) | Rerequests the specified post data. |
---|
Dispose(System.Boolean) | Destroy task |
---|