docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB.Context
LogMessages_DeleteMessagesAsync(int!,string)
LogMessages_DeleteMessagesAsync(int? LogMessage_Id, string Category_Name) Method
Deletes one or all messages from the error log.
Syntax
public
System.Threading.Tasks.Task
LogMessages_DeleteMessagesAsync(
int
? LogMessage_Id,
string
Category_Name)
Parameters
LogMessage_Id
Type: int?
Category_Name
Type: string