ConnectionSend
|
| Name | Description | |
|---|---|---|
|
|
SendAndWaitForResponse(Byte, Int32, Int32, String) | Sends dataToSend and returns the response data. |
|
|
SendAndWaitForResponse(BinaryWriter, BinaryReader, Int32, Int32, String) | Sends data from sourceStream and writes the response data to destinationStream. |