DeviceSimulatorAdvancedFeaturesProxy Members

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

Describes a device simulator client with advanced features.

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

Public Constructors

  Name Description
DeviceSimulatorAdvancedFeaturesProxy Creates a new instance of the DeviceSimulatorAdvancedFeaturesProxy class, using the specified host name.

Top

Public Properties

(see also Protected Properties )

  Name Description
Channel  (inherited from SoapSender )
DefaultTimeout  (inherited from SoapClient )
Destination  (inherited from SoapSender )
Host  (inherited from ProxyBase )
Pipeline  (inherited from SoapPort )
Port  (inherited from ProxyBase )
RequireMtom  (inherited from SoapSender )
SessionState  (inherited from SoapSender )
SoapVersion  (inherited from SoapClient )
Timeout  (inherited from SoapClient )

Top

Protected Properties

  Name Description
SoapServiceAttribute  (inherited from SoapClient )

Top

Public Methods

(see also Protected Methods )

  Name Description
AddActiveTag Adds an active tag to the device simulator.
AddPropertyConfiguration Adds a property configuration to a device.
BeginSend  (inherited from SoapSender )
ClearActiveTagList Clears all active tags on the device simulator.
EndSend  (inherited from SoapSender )
Equals  Overloaded. (inherited from Object )
GetActiveTagDetails Overloaded. Retrieves tag detail from the active tag queue of the simulated device.
GetAllActiveTags Retrieves all of the active tags for the specified device.
GetCurrentLogLevel Gets the current log level.
GetCurrentPropertyProfile Retrieves the current property profile of the specified device.
GetCurrentPropertyProfileForSource Retrieves the current property profile of the specified source.
GetDeviceProperty Retrieves the device property based on the specified key.
GetDevicePropertyMetaDatas Retrieves the metadata for the specified device.
GetFirmwareVersion Retrieves the firmware version number of the specified device.
GetHashCode  (inherited from Object )
GetIOPortConfiguration Retrieves the current status of the specified I/O port.
GetSourceProperty Retrieves the configuration of the specified source.
GetSourcePropertyMetaDatas Retrieves the property metadata for the specified source.
GetTagNotificationCount Retrieves the count of the tags notified by the specified device.
GetType  (inherited from Object )
IsDeviceConnected Determines if the specified device is connected.
Reboot Reboots the specified device.
ReferenceEquals  (inherited from Object )
RemovePropertyConfiguration Removes the specified property configuration from the specified device.
ResetTagNotificationCount Resets the count of the tags notified by the device.
Send  (inherited from SoapSender )
SendDiscoveryEventArgs Sends the specified discovery arguments to the provider.
SendDiscoveryMessagesBinarySerialized  
SendIOPortValueChangedNotification Sends the specified IOPortValueChangedEvent notification to the RFID service
SendTagListNotification Sends the specified TagReadEvent List notification to the RFID service.
SendTagPrintedNotification Sends the specified TagPrintedEvent notification to the RFID service.
SendVendorDefinedNotification Sends the specified vendor-defined notification to the RFID service.
SetDefaultPropertyProfile Sends the default property profile for the device.
SetDeviceCapabilities Sets the specified device capabilities.
SetDeviceId Sets the device ID.
SetDeviceProperty Sets the specified device property.
SetDevicePropertyMetaDatas Sets the specified property metadata for the device.
SetDevicePropertyMetaDatasWS Sets the serializable property metadata for the device.
SetIOPortConfiguration Adds or updates an I/O port configuration for the device.
SetLogLevel Sets the log level.
SetPolicy  Overloaded. (inherited from SoapSender )
SetPropertyProfile Sets the property profile.
SetSourceNameList Sets the sources for the specified device.
SetSourceProperty Sets the specified antenna property for a device.
SetSourcePropertyMetaDatas Sets the property metadatas for the specified source.
SetSourcePropertyMetaDatasWS Sets the serializable source property metadata.
SetSourcePropertyProfile Sets the source property profile.
ToString  (inherited from Object )
UpdateActiveTagDetails Updates the tag details for the specified visible tag.

Top

Protected Methods

  Name Description
BeginSendOneWay  Overloaded. (inherited from SoapClient )
BeginSendRequestResponse  Overloaded. (inherited from SoapClient )
callMethod  Overloaded. (inherited from ProxyBase )
EndSendOneWay  (inherited from SoapClient )
EndSendRequestResponse  (inherited from SoapClient )
FilterMessage  (inherited from SoapSender )
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )
SendOneWay  Overloaded. (inherited from SoapClient )
SendRequestResponse  Overloaded. (inherited from SoapClient )

Top

See Also

Reference

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