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