Remove the provided connection specific packet handler for the specified packet type, on this connection.
Namespace: NetworkCommsDotNet.ConnectionsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- packetTypeStr
- Type: System String
Packet type for which this delegate should be removed
- packetHandlerDelgatePointer
- Type: System Delegate
The delegate to remove
See Also