GetLatestTaskLog Method
Overloads
GetLatestTaskLog(Guid, Int32)
Declaration
      List<LogFileEntry> GetLatestTaskLog(Guid taskID, int maxRecords)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.Guid | taskID | |
| System.Int32 | maxRecords | 
Returns
| Type | Description | 
|---|---|
| System.Collections.Generic.List<LogFileEntry> |