Click or drag to resize

DataPublisherSendClientResponse Method

Overload List
  Name Description
Protected method SendClientResponse(Guid, ServerResponse, ServerCommand) Sends response back to specified client.
Protected method SendClientResponse(Guid, ServerResponse, ServerCommand, Byte) Sends response back to specified client with attached data.
Protected method SendClientResponse(Guid, ServerResponse, ServerCommand, String) Sends response back to specified client with a message.
Protected method SendClientResponse(Guid, ServerResponse, ServerCommand, String, Object) Sends response back to specified client with a formatted message.
Top
See Also