Connection RemoveIncomingUnmanagedPacketHandler Method NetworkComms.Net Help
Overload List

  NameDescription
Public methodRemoveIncomingUnmanagedPacketHandler 
Removes all unmanaged packet handlers, on this connection.
Public methodRemoveIncomingUnmanagedPacketHandler(Delegate)
Remove the provided connection specific unmanaged packet handler, on this connection.
Back to Top
See Also