The Manager type exposes the following members.

Constructors

  NameDescription
Manager
The default constructor.

Methods

  NameDescription
close
Shuts down the Phidget Manager.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Class destructor/finalizer.
(Overrides Object..::.Finalize()()().)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
openOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Address
Gets the Phidget Webservice network address for a Manager opened over the network.
AttachedToServer
Gets the attached to server status of this Manager.
Devices
A list of attached Phidgets.
Port
Gets the Phidget Webservice port for a Manager opened over the network.
ServerID
Gets the Phidget Webservice server id for a Manager opened over the network.

Events

  NameDescription
Attach
Attach event.
Detach
Detach event.
Error
Error event.
ServerConnect
Server connect event
ServerDisconnect
Server disconnect event

See Also