ILogger.Debug Method (String, String, Int32)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

This method supports the BizTalk RFID infrastructure and is not intended to be used directly from your code.

For internal use only.

Namespace: Microsoft.SensorServices.Rfid.Utilities
Assembly: Microsoft.Rfid.SpiSdk (in microsoft.rfid.spisdk.dll)

Syntax

'Declaration

Parameters

  • message
    Message to log.
  • file
    Name of the log file.
  • line
    Line number to log.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

ILogger Interface
ILogger Members
Microsoft.SensorServices.Rfid.Utilities Namespace