ThreadPoolIsStarted Property |
Gets a value indicating whether Documentation in progress...
Namespace:
DevelopMentor
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public bool IsStarted { get; }
Public ReadOnly Property IsStarted As Boolean
Get
public:
property bool IsStarted {
bool get ();
}
member IsStarted : bool with get
Property Value
Type:
BooleanSee Also