Share via


LogFailure Method

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

See Also

ForwarderServiceBase Class

Microsoft.Dss.Services.Forwarders Namespace