DeviceSimulatorProxy Members

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

Defines the client for a device simulator web service.

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

Public Constructors

  Name Description
DeviceSimulatorProxy Initializes a new instance of the DeviceSimulatorProxy class.

Top

Protected Fields

  Name Description
advancedDSProxy A reference to the advanced features of the device simulator proxy.

Top

Public Properties

(see also Protected Properties )

  Name Description
AdvancedFeaturesDSProxy Gets the device simulator proxy with advanced features.
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.
BeginSend  (inherited from SoapSender )
CloseDeviceConnection Closes the connection to the specified device.
CloseDeviceSimulator Closes the device simulator application.
DisableLogging Disables logging on the test simulator.
EnableLogging Enables logging on the test simulator.
EndSend  (inherited from SoapSender )
Equals  Overloaded. (inherited from Object )
GetAllSimulatedDeviceNames Retrieves the names of all the simulated devices.
GetHashCode  (inherited from Object )
GetProperty Retrieves the specified property from the specified device.
GetType  (inherited from Object )
OpenDeviceConnection Opens a connection to the specified device.
PauseNotification Pauses the TagReadEvent notification for the specified device.
RaiseBinarySerializedManagementEvent  
RaiseManagementEvent Raises a management event.
ReferenceEquals  (inherited from Object )
RemoveActiveTag Removes a tag from the active tag queue of a device simulator.
RemoveAllSimulatedDevices Removes all simulated devices.
RemoveSimulatedDevice Removes a simulated device.
ResumeNotification Resumes tag notification for the specified device.
Send  (inherited from SoapSender )
SendDiscoveryMessages Sends a discovery message for the specified device.
SendTagNotification Sends a tag notification.
SetAuthorizationInfo Sets the user ID and password for a simulated device.
SetPolicy  Overloaded. (inherited from SoapSender )
SetProperty Sets the specified device property.
SimulateNewDevice Simulates a new device using the notification configuration in the specified XML file.
SimulateNewDeviceThroughNotificationFile Simulates a new device using the notification configuration in the specified XML file.
SimulateNewDeviceWithDeviceId Simulates a new device, using the specified device key.
ToString  (inherited from Object )

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

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