Returns true if an unmanaged packet handler exists 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
The packet type for which to check incoming packet handlers
Return Value
Type: BooleanTrue if a packet handler exists
See Also