Click or drag to resize

ConnectionASendAndWaitForResponse Method

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