Timer。
タイマーが現在実行されているかどうかを取得します。タイマーが実行している場合は True を返します。
public bool IsRunning { get; }
'Declaration Public Read Property IsRunning As Boolean
読み取り