Method | Description | |
---|---|---|
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 | |
return | System |
public AsyncPostConnectionFailed ( |
||
e | ||
return | void |
public AsyncPostFailure ( |
||
e | ||
return | void |