Class WebServerUtilities

Helper class that provides a couple of small static helper functions.

System.Object
  Westwind.WebMonitor.Components.WebServerUtilities
public class WebServerUtilities : object

Class Members

MemberDescription

Constructor

GetIISServerType

Returns what type of Web Server is running. Currently this function only returns whether IIS 5 or earlier, or IIS 6 is used.

public static WebServerTypes GetIISServerType( string DomainName );

Requirements

Namespace: Westwind.WebMonitor.Components
Assembly: webmonitorcomponents.dll

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