Name | Description | |
---|---|---|
EasyUASubscriptionChangeArguments Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by EasyUASubscriptionChangeArguments.
Name | Description | |
---|---|---|
EasyUASubscriptionChangeArguments Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
DefaultAutoConditionRefresh | Default value of the AutoConditionRefresh property. Equals to true . |
Name | Description | |
---|---|---|
AutoConditionRefresh | When set, a ConditionRefresh will be automatically performed when needed to keep the condition information up-to-date. | |
DefaultMonitoringParameters | Default monitoring parameters. | |
DefaultSubscriptionParameters | Default subscription parameters. | |
Handle | Gets or sets the integer handle that is an argument to the operation. (Inherited from OpcLabs.BaseLib.OperationModel.HandleArguments) | |
MonitoringParameters | Contains new monitoring parameters (such as the sampling interval, and optional data change filter). | |
State | Gets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | |
SubscriptionParameters | Contains new subscription parameters (such as the publishing interval). |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether this object is equal to the other. | |
GetHashCode | Overridden. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
MemberwiseClone | Creates a new object that is a memberwise copy of the current instance. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
SetState | Sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | |
ToString | (Inherited from OpcLabs.BaseLib.OperationModel.HandleArguments) | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
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) | |
ReadXmlElement | Overridden. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |