バージョン

DelayManager コンストラクタ

DelayManager を構築します。
シンタックス
'宣言
 
Public Function New( _
   ByVal executionContext As IExecutionContext _
)
public DelayManager( 
   IExecutionContext executionContext
)

パラメータ

executionContext
操作する実行コンテキスト。
参照