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<SolutionGlobal.Logging.LogfileEntry> |