The Manager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Manager |
The default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| 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.) | |
| open | Overloaded. | |
| ToString |
Returns a String that represents the current Object.
(Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| 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
| Name | Description | |
|---|---|---|
| Attach |
Attach event.
| |
| Detach |
Detach event.
| |
| Error |
Error event.
| |
| ServerConnect |
Server connect event
| |
| ServerDisconnect |
Server disconnect event
|