TagNotificationConfiguration Members

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

Describes the configuration necessary to begin the notification process.

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

Public Constructors

  Name Description
TagNotificationConfiguration Overloaded. Creates a new instance of the TagNotificationConfiguration class.

Top

Protected Fields

  Name Description
continuousNotificationConfigList  
discreteConfigList  
distributionType  
errorRate  
initialDelay  
nonStopNotification  
timePeriod  
waitAfterNotification  

Top

Public Properties

  Name Description
ContinuousNotificationConfigList Gets or sets the list of continuous notification sections.
DiscreteNotificationConfigList Gets or sets the collection of discrete notification sections.
DistributionType Gets or sets the distribution pattern of notified tags.
ErrorRate Gets or sets the errors in notified tags.
InitialDelay Gets or sets the initial delay, in milliseconds, before starting notification.
NonStopNotification Gets or sets a value that determines whether to perform non-stop notification.
TimePeriod Gets or sets the time period, in milliseconds, that occurs between notified flags.
WaitAfterNotification Gets or sets the time to wait, in milliseconds, after the notification process is complete.

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

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