ProcessEventArgs

ProcessEventArgs class

署名、検証、および検索プロセスのさまざまなイベントのデータを提供します。

public class ProcessEventArgs : EventArgs

コンストラクター

名前 説明
ProcessEventArgs() デフォルトのコンストラクター。

プロパティ

名前 説明
Status { get; set; } 現在のプロセス状態を示します。

関連項目