ReportingService2006.EndGetUserModel(IAsyncResult) 方法

定義

public:
 cli::array <System::Byte> ^ EndGetUserModel(IAsyncResult ^ asyncResult);
public byte[] EndGetUserModel(IAsyncResult asyncResult);
member this.EndGetUserModel : IAsyncResult -> byte[]
Public Function EndGetUserModel (asyncResult As IAsyncResult) As Byte()

參數

asyncResult
IAsyncResult

傳回

Byte[]

適用於