Click or drag to resize

ServerChannelSendRequest Method

Overload List
  NameDescription
Public methodSendRequest(String, Object)
Sends an asynchronous transaction to the specified service with supplied request data.
Public methodSendRequest(String, Object, ReplyListener)
Sends an asynchronous transaction to the specified service with supplied request data and listener.
Public methodSendRequest(String, Object, ReplyListener, Object)
Sends an asynchronous transaction to the specified service with supplied request data, listener and context.
Top
See Also