'宣言 Function EndFlushCache( _ ByVal result As System.IAsyncResult _ ) As FlushCacheResponse
'使用法 Dim instance As ReportingService2005Soap Dim result As System.IAsyncResult Dim value As FlushCacheResponse value = instance.EndFlushCache(result)
FlushCacheResponse EndFlushCache( System.IAsyncResult result )
パラメータ
- result