ContinuousTagsConfiguration Members

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

Configures a continuous tag notification.

The following tables list the members exposed by the ContinuousTagsConfiguration type.

Public Constructors

  Name Description
ContinuousTagsConfiguration Overloaded. Creates a new instance of the ContinuousTagsConfiguration object.

Top

Protected Fields

  Name Description
delayAfterNotification  
numberOfTags  
startingIndex  
tagData  
tagSource  
tagType  

Top

Public Properties

  Name Description
DelayAfterNotification Gets or sets a value indicating whether to delay after notification.
NumberOfTags Gets or sets the number of tags.
StartingIndex Gets or sets the starting tag ID.
TagData Gets or sets the tag data.
TagSource Gets or sets the tag source.
TagType Gets or sets the tag type.

Top

Public Methods

(see also Protected Methods )

  Name Description
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ContinuousTagsConfiguration Class
Microsoft.Rfid.Test.DeviceSimulator.Client Namespace