Click or drag to resize

ServerChannelSendOperator Method

Sends a operator command to OBCOM NetServer.

Namespace:  OBCOM.NetClient
Assembly:  OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
Syntax
public void SendOperator(
	string command
)

Parameters

command
Type: SystemString
The operator command to send to OBCOM NetServer.
See Also