The following tables list the members exposed by OpcSchemes.
Public Fields
| | Name | Description |
 | OpcAE | A URI scheme for the OPC-A&E.
This is a constant, and its value is "opcae". |
 | OpcBatch | A URI scheme for the OPC Batch.
This is a constant, and its value is "opcbatch". |
 | OpcDA | A URI scheme for the OPC-DA.
This is a constant, and its value is "opcda". |
 | OpcDX | A URI scheme for the OPC-DX.
This is a constant, and its value is "opcdx". |
 | OpcHda | A URI scheme for the OPC-HDA.
This is a constant, and its value is "opchda". |
 | OpcXmlDA | A URI scheme for the OPC XML-DA.
This is a constant, and its value is "opc.xmlda". |
Top
Public Methods
Protected Methods
| | Name | Description |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
 | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
Top
Extension Methods
| | Name | Description |
 | SetState<TNode> | Sets the arbitrary object associated with the node. |
Top
See Also