ChannelState Enum

Definition

public enum ChannelState
type ChannelState = 
Public Enum ChannelState
Inheritance
ChannelState

Fields

Stopped 0
Starting 1
Running 2
Stopping 3
Deleting 4

Applies to