ASP.NET Web API コントロール
ExportAsync メソッド (IExporter)

C1.Web.Api アセンブリ > C1.Web.Api 名前空間 > IExporter インターフェース : ExportAsync メソッド
エクスポートソース。
出力ストリーム。
エクスポートタスクを非同期に実行します。
シンタックス
'宣言
 
Function ExportAsync( _
   ByVal exportSource As System.Object, _
   ByVal outputStream As System.IO.Stream _
) As System.Threading.Tasks.Task
System.Threading.Tasks.Task ExportAsync( 
   System.object exportSource,
   System.IO.Stream outputStream
)

パラメータ

exportSource
エクスポートソース。
outputStream
出力ストリーム。
参照

IExporter インターフェース
IExporter メンバ