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