Returns the unwrapper SendReceiveOptions for the provided packet type. If no specific options are registered returns null.
Namespace: NetworkCommsDotNetAssembly: 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