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[]

适用于