ReportingService2005.EndGetUserModel(IAsyncResult) Method

Definition

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()

Parameters

asyncResult
IAsyncResult

Returns

Byte[]

Applies to