Proprietà DedTimeTimingIsStarted
|
Ritorna True se la temporizzazione è stata avviata, ma non acora terminata.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool TimingIsStarted { get; }Public ReadOnly Property TimingIsStarted As Boolean
Get
public:
property bool TimingIsStarted {
bool get ();
}member TimingIsStarted : bool with get
Valore della proprietà
Boolean
Vedi anche