Share via


ReportingService2010.EndGetItemHistoryLimit Method

Definition

public:
 int EndGetItemHistoryLimit(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] bool % IsSystem, [Runtime::InteropServices::Out] int % SystemLimit);
public int EndGetItemHistoryLimit (IAsyncResult asyncResult, out bool IsSystem, out int SystemLimit);
member this.EndGetItemHistoryLimit : IAsyncResult * bool * int -> int
Public Function EndGetItemHistoryLimit (asyncResult As IAsyncResult, ByRef IsSystem As Boolean, ByRef SystemLimit As Integer) As Integer

Parameters

asyncResult
IAsyncResult
IsSystem
Boolean
SystemLimit
Int32

Returns

Applies to