Click or drag to resize

ChannelBaseInform Method

Logs an information message.

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

Parameters

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