Connection IncomingUnmanagedPacketHandlerExists Method NetworkComms.Net Help
Overload List

  NameDescription
Public methodIncomingUnmanagedPacketHandlerExists 
Returns true if a connection specific unmanaged packet handler exists, on this connection.
Public methodIncomingUnmanagedPacketHandlerExists(Delegate)
Returns true if the provided connection specific unmanaged packet handler has been added, on this connection.
Back to Top
See Also