StateImplDeadlock Property |
[Missing <summary> documentation for "P:P.Runtime.StateImpl.Deadlock"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool Deadlock { get; }
Public ReadOnly Property Deadlock As Boolean
Get
public:
property bool Deadlock {
bool get ();
}
member Deadlock : bool with get
Property Value
Type:
BooleanSee Also