Server.ClearDiagnosticSettings Method

Clears the diagnostic settings for the named object.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public void ClearDiagnosticSettings(
    Uri name
)

Parameters

  • name
    Type: System.Uri
    Name can represent the full name of the object or it can be the name of a collection or subobject of the Server (such as PlanManager).

See Also

Reference

Server Class

Microsoft.ComplexEventProcessing Namespace