Click or drag to resize

ReplyEventWarning Method

Logs a warning message.

Namespace:  OBCOM.NetSwitchLib.Servers
Assembly:  OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax
public void Warning(
	string message
)

Parameters

message
Type: SystemString
The text of the warning message.
See Also