[]
public ServerInfoHeader EndGetReportHistoryLimit(IAsyncResult result, out int HistoryLimit, out bool IsSystem, out int SystemLimit)
Public Function EndGetReportHistoryLimit(result As IAsyncResult, ByRef HistoryLimit As Integer, ByRef IsSystem As Boolean, ByRef SystemLimit As Integer) As ServerInfoHeader
| Type | Name | Description |
|---|---|---|
| IAsyncResult | result | |
| int | HistoryLimit | |
| bool | IsSystem | |
| int | SystemLimit |
| Type | Description |
|---|---|
| ServerInfoHeader |