次の方法で共有


EndpointState Enum

Definition

The types of endpoint state

public enum EndpointState
type EndpointState = 
Public Enum EndpointState
Inheritance
EndpointState

Fields

Name Value Description
NotSpecified 0
Disabled 1
Started 2
Stopped 3

Applies to