This topic has not yet been rated - Rate this topic

EndpointState Enumeration

The EndpointState enumeration is a list of constant values that specifies the state of the HTTP endpoint.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)
public enum EndpointState
public enum EndpointState
public enum EndpointState
Member name Description
Disabled The HTTP endpoint is disabled.
Started The HTTP endpoint has started listening to and processing requests.
Stopped The HTTP endpoint has stopped listening to and processing requests.

The EndpointState enumeration class is served by the EndpointState property and the EndpointState property.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.


Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ