Log Method (ForwarderEnvelope, String, Exception)
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: 2.2.76.0 (2.2.76.0)
Syntax
protected void Log(
ForwarderEnvelope envelope,
string methodName,
Exception exception
)
Parameters
- envelope
Type: Microsoft.Dss.Services.Forwarders. . :: .ForwarderEnvelope
- methodName
Type: System. . :: .String
- exception
Type: System. . :: .Exception