Overload List
Name | Description | |
---|---|---|
IncomingPacketHandlerExists(String) |
Returns true if an unmanaged packet handler exists on this connection
| |
IncomingPacketHandlerExists(String, Delegate) |
Returns true if the provided connection specific packet handler has been added for the provided packet type, on this connection.
|
See Also