Send an object using the connection default SendReceiveOptions
Namespace: NetworkCommsDotNet.ConnectionsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- sendingPacketType
- Type: System String
The sending packet type
- objectToSend
- Type: sendObjectType
The object to send
- packetSequenceNumber
- Type: System Int64
The sequence number of the packet sent
Type Parameters
- sendObjectType
[Missing <typeparam name="sendObjectType"/> documentation for "M:NetworkCommsDotNet.Connections.Connection.SendObject``1(System.String,``0,System.Int64@)"]
See Also