FlexReport for WinForms
SetCacheOptionsCompleted イベント (ReportingService2005SoapClient)


C1.Document アセンブリ > C1.ImportServices.ReportingService4 名前空間 > ReportingService2005SoapClient クラス : SetCacheOptionsCompleted イベント
シンタックス
'宣言
 
Public Event SetCacheOptionsCompleted As System.EventHandler(Of SetCacheOptionsCompletedEventArgs)
'使用法
 
Dim instance As ReportingService2005SoapClient
Dim handler As System.EventHandler(Of SetCacheOptionsCompletedEventArgs)
 
AddHandler instance.SetCacheOptionsCompleted, handler
public event System.EventHandler<SetCacheOptionsCompletedEventArgs> SetCacheOptionsCompleted
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、SetCacheOptionsCompletedEventArgs 型の引数を受け取りました。次の SetCacheOptionsCompletedEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
System.ComponentModel.AsyncCompletedEventArgsから継承されます。
System.ComponentModel.AsyncCompletedEventArgsから継承されます。
 
System.ComponentModel.AsyncCompletedEventArgsから継承されます。
参照