GrapeCity Secure Mail for .NET 4.0J
CommandCount プロパティ

未処理コマンドの数を取得します。
シンタックス
<BrowsableAttribute(False)>
Public ReadOnly Property CommandCount As Integer
[Browsable(false)]
public int CommandCount {get;}
解説
CommandCountは、実行待ちのコマンドの数と現在実行中のコマンドの数の合計を表します。スレッド間の同期をとるため、すべてのコマンドに対してComponentBase.SyncRootがロックされます。通常、コマンドを実行しているときにはIdleは使用しないでください。
参照

参照

Imap クラス
Imap メンバ

 

 


© 2003, GrapeCity inc. All rights reserved.