Proprietà DedTimeTimingIsStarted
             | 
          
        
        
            Ritorna True se la temporizzazione è stata avviata, ma non acora terminata.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
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