Name | Description | |
---|---|---|
EasyAEEventsSubscriptionArguments Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by EasyAEEventsSubscriptionArguments.
Name | Description | |
---|---|---|
EasyAEEventsSubscriptionArguments Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
Callback | A callback method to be invoked for each event notification. | |
Default | Default events subscription arguments for EasyOPC. | |
RefreshWhenActive | When set, the subscription will automatically perform a Refresh after each successful connection to the server (either the initial connection, or any automatic reconnection after the connection is lost). (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.OperationModel.AEEventsSubscriptionArguments) | |
ServerDescriptor | Gets or sets the OPC server descriptor that is an argument to the operation. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.OperationModel.AEEventsSubscriptionArguments) | |
State | Gets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | |
SubscriptionParameters | Subscription parameters to be used when the subscription is created. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.OperationModel.AEEventsSubscriptionArguments) |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether the specified EasyAEEventsSubscriptionArguments is equal to the current object. | |
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. | |
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.Info) | |
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 | Infrastructure. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.OperationModel.AEEventsSubscriptionArguments) | |
WriteXmlElement | Infrastructure. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.OperationModel.AEEventsSubscriptionArguments) |
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. |