GetLatestTaskLog Method
Overloads
GetLatestTaskLog(String, Guid, Int32)
Declaration
List<LogfileEntry> GetLatestTaskLog(string xsPassword, Guid taskId, int maxRecords)
Parameters
Type | Name | Description |
---|---|---|
System.String | xsPassword | |
System.Guid | taskId | |
System.Int32 | maxRecords |
Returns
Type | Description |
---|---|
System.Collections.Generic.List<SolutionGlobal.Logging.LogfileEntry> |