Click or drag to resize

IInfoPublisherPublish(Object) method

This is used to distribute a new message of type InfoType.Info with sender null.

Namespace: NetEti.ApplicationControl
Assembly: NetEti.InfoController (in NetEti.InfoController.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntax
void Publish(
	
	Object msg
)

Parameters

msg  Object
The (message) object to be distributed
See also