Метод | Описание | |
---|---|---|
AsyncPostCallback ( AsyncPostSuccess handler, AsyncPostFailed failHandler, AsyncPostConnectionFailure connectHandler ) : System | ||
AsyncPostComplete ( ) : void | ||
AsyncPostConnectionFailed ( |
||
AsyncPostFailure ( |
public AsyncPostCallback ( AsyncPostSuccess handler, AsyncPostFailed failHandler, AsyncPostConnectionFailure connectHandler ) : System | ||
handler | AsyncPostSuccess | |
failHandler | AsyncPostFailed | |
connectHandler | AsyncPostConnectionFailure | |
Результат | System |
public AsyncPostConnectionFailed ( |
||
e | ||
Результат | void |
public AsyncPostFailure ( |
||
e | ||
Результат | void |