WebMonitorSiteList.OnMessage

Message event handler of the events that get fired from the Site. This intermediate handler captures the events and forwards them to the form's OnMessage handler with proper synchronization.

public void OnMessage( WebMonitorSite Site,
	string Message,
	EventMessageId Id );

Parameters

Site
Message
Id


See also:

Class WebMonitorSiteList

© West Wind Technologies, 2018 • Updated: 12/28/06
Comment or report problem with topic