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
Writes a detailed log with information from the current envelope
Namespace: Microsoft.Dss.Services.Forwarders
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
[DefaultLogHandler..::..LoggingMethodAttribute(true)]
public void LogFailure(
Enum category,
ForwarderEnvelope envelope,
Exception exception
)
Parameters
- category
Type: System. . :: . .Enum
- envelope
Type: Microsoft.Dss.Services.Forwarders. . :: . .ForwarderEnvelope
- exception
Type: System. . :: . .Exception