Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- handler
Type: Microsoft.Dss.Diagnostics. . :: . .IDiagnosticLogHandler
handler to check
Return Value
a value indicating if the handler is attached