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