Share via


IdleStateChangedEventArgs.IsIdle Property

Definition

Whether the application is currently idle.

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

Property Value

True if the setting store state is idle, otherwise false.

Applies to