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> |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!