Click or drag to resize

ConnectionSendAndWaitForValidResponse Method

Overload List
  Name Description
Public method SendAndWaitForValidResponse(Byte, Int32, Int32, ResponseValidator) Sends dataToSend and returns the response data.
Public method SendAndWaitForValidResponse(BinaryWriter, BinaryReader, Int32, Int32, ResponseValidator) Sends data from sourceStream and writes the response data to destinationStream.
Top
See Also