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> |
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!