Returns the packet type sendReceiveOptions possibly used to unwrap incoming data. If no specific options are registered returns null
Namespace: NetworkCommsDotNet.ConnectionsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- packetTypeStr
- Type: System String
The packet type for which the SendReceiveOptions are required.
Return Value
Type: SendReceiveOptionsThe requested SendReceiveOptions otherwise null
See Also