Click or drag to resize

Connection.SendAndWaitForResponse 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