ResourceLoggerService.ClearBacklog(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Clears the log stream's backlog for the resource.
public void ClearBacklog (string resourceName);
member this.ClearBacklog : string -> unit
Public Sub ClearBacklog (resourceName As String)
Parameters
- resourceName
- String