GetResult( ) | Gets the result. |
---|
CreateEmpty( ) | Text load class.
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) | 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) | 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) | Request start processing (GET) |
---|
RequestOnce(System.String,Method,System.Collections.Generic.Dictionary{System.String,System.String},ContentType,CompressType,System.Int32) | Text load class (once only).
It can also be used for posting API calls and text data.
Request start processing. |
---|
RequestOnce(System.String,System.Collections.Generic.Dictionary{System.String,System.String},ContentType,CompressType,System.Int32) | Text load class (once only).
It can also be used for posting API calls and text data.
Request start processing (POST).s |
---|
RequestOnce(System.String,ContentType,CompressType,System.Int32) | Request start processing (GET) (once only) |
---|
Dispose(System.Boolean) | Destroy task |
---|