Table of Contents

Property Locked

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Locked

Gets whether the thread is locked.

[JsonProperty("locked", NullValueHandling = NullValueHandling.Ignore)]
public bool? Locked { get; }

Property Value

bool?