Server.SetDiagnosticSettings Method

Sets the diagnostic settings for the named object.

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

Syntax

public void SetDiagnosticSettings(
    Uri name,
    DiagnosticSettings diagnosticSettings
)

Parameters

  • name
    Type: System.Uri
    Name can represent the full name of the object or it can be the name of a collection or sub-object of the Server (for example, PlanManager).

See Also

Reference

Server Class

Microsoft.ComplexEventProcessing Namespace