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 );

Return Value

void

Parameters

Site
Message
Id

See also:

Class WebMonitorSiteList


Last Updated: 4/22/2005 | Send Topic Feedback