Share via


Gate.StatusClosed Field

Definition

Indicates that the gate is closed.

public const int StatusClosed = 11;
val mutable StatusClosed : int
Public Const StatusClosed As Integer  = 11

Field Value

Value = 11

Applies to