ConnectionSendReceiveObjectsendObjectType, returnObjectType Method (String, String, Int32, sendObjectType, SendReceiveOptions, SendReceiveOptions, Int64) |
Namespace: NetworkCommsDotNet.Connections
public returnObjectType SendReceiveObject<sendObjectType, returnObjectType>( string sendingPacketTypeStr, string expectedReturnPacketTypeStr, int returnPacketTimeOutMilliSeconds, sendObjectType sendObject, SendReceiveOptions sendOptions, SendReceiveOptions receiveOptions, out long sentPacketSequenceNumber )