TagNotificationConfiguration Constructor (UInt32, UInt32, Boolean)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Creates a new instance of the TagNotificationConfiguration class using the specified starting index, number of tags, and a value that determines whether the notification should continue to loop.
Namespace: Microsoft.Rfid.Test.DeviceSimulator.Client
Assembly: Microsoft.Rfid.Test.DeviceSimulatorProxy (in microsoft.rfid.test.devicesimulatorproxy.dll)
Syntax
'Declaration
Parameters
- startingIndex
Starting index of the tags to be notified.
- numberOfTags
Number of tags to be notified.
- nonStopFlag
true to continue repeating the notifications in a loop; false to send the notification once.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000
Target Platforms
See Also
Reference
TagNotificationConfiguration Class
TagNotificationConfiguration Members
Microsoft.Rfid.Test.DeviceSimulator.Client Namespace