EndpointState Enum

Definition

The types of endpoint state

public enum EndpointState
type EndpointState = 
Public Enum EndpointState
Inheritance
EndpointState

Fields

Disabled 1
NotSpecified 0
Started 2
Stopped 3

Applies to