IdleStateChangedEventArgs.IsIdle Özellik

Tanım

Uygulamanın Şu anda boşta olup olmadığı.

public:
 property bool IsIdle { bool get(); };
public:
 property bool IsIdle { bool get(); };
public bool IsIdle { get; }
member this.IsIdle : bool
Public ReadOnly Property IsIdle As Boolean

Özellik Değeri

Boolean

Depolama durumu ayarı boşta ise true, aksi takdirde false.

Şunlara uygulanır