Click or drag to resize

TCPListenerAddProtocol Method

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public void AddProtocol(
	IProtocolHandler protocolHandler
)

Parameters

protocolHandler
Type: Ozeki.NetworkIProtocolHandler
See Also