Метод | Описание | |
---|---|---|
SendResponseSet ( string userName, string password, string serverUrl, int responseSetID, UploadReposneSetCallback callback ) : void |
Метод | Описание | |
---|---|---|
GetRequestStreamCallback ( IAsyncResult asynchronousResult ) : void |
Метод | Описание | |
---|---|---|
SendResponseSetCallback ( IAsyncResult result ) : void |
protected GetRequestStreamCallback ( IAsyncResult asynchronousResult ) : void | ||
asynchronousResult | IAsyncResult | |
Результат | void |
public SendResponseSet ( string userName, string password, string serverUrl, int responseSetID, UploadReposneSetCallback callback ) : void | ||
userName | string | |
password | string | |
serverUrl | string | |
responseSetID | int | |
callback | UploadReposneSetCallback | |
Результат | void |