Property IsLocked
IsLocked
Gets a value indicating whether this port is locked.
public bool IsLocked { get; }
Property Value
- bool
trueif the port is locked; otherwise,false.
Gets a value indicating whether this port is locked.
public bool IsLocked { get; }
true if the port is locked; otherwise, false.