Share via


ContainsHandler Method

Microsoft Robotics Class Reference

Checks to see if a handler is attached to the current handler list

Namespace: Microsoft.Dss.Diagnostics
Assembly: Microsoft.Dss.Diagnostics (in Microsoft.Dss.Diagnostics.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public bool ContainsHandler(
    IDiagnosticLogHandler handler
)

Parameters

Return Value

a value indicating if the handler is attached

See Also

DefaultLogHandler Class

Microsoft.Dss.Diagnostics Namespace