Share via


ContainsHandlerOfType Method

Microsoft Robotics Class Reference

checks to see if a handler of the given type is attached

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 ContainsHandlerOfType(
    Type handlerType
)

Parameters

Return Value

a value indicating if the handler type is attached

See Also

DefaultLogHandler Class

Microsoft.Dss.Diagnostics Namespace