RequestEventSendReply Method |
| Name | Description | |
|---|---|---|
| SendReply(Object) |
Sends a SUCCESS reply message built using the
supplied data.
| |
| SendReply(String) |
Sends a SUCCESS reply message built using the
supplied text.
| |
| SendReply(Object, Int32) |
Sends a reply message built using the supplied data and completion status.
|