IWebMonitorAddin.OnHttpRequest

Fired when Web Monitor does an HTTP check against a Web site. Return true to tell Web Monitor that you completely handled this operation and it will not run requests

public abstract bool OnHttpRequest( WebMonitorSite Site );

Return Value

bool

Parameters

Site


See also:

Interface IWebMonitorAddin

© West Wind Technologies, 2018 • Updated: 04/30/05
Comment or report problem with topic