Name | Description | |
---|---|---|
UAClientSubscriptionParameters Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by UAClientSubscriptionParameters.
Name | Description | |
---|---|---|
UAClientSubscriptionParameters Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
AllowPublishTimeAhead | Determines whether notification messages with publish time that is too much ahead will be accepted for processing. | |
AllowPublishTimeStale | Determines whether notification messages with publish time that is too much stale will be accepted for processing. | |
AssumedMinimumKeepAliveCount | Assumed minimum keep-alive count. For client overflow protection. | |
AssumedMinimumLifetimeCount | Assumed minimum lifetime count. For client overflow protection. | |
AssumedMinimumPublishingInterval | Assumed minimum publishing interval. For client overflow protection. | |
CheckSubscriptionId | Check the subscription ID. | |
Default | Default client subscription parameters. | |
FastestKeepAliveInterval | The fastest keep-alive interval that the client will request from the server. | |
FastestKeepAliveIntervalDebug | The fastest keep-alive interval that the client will request from the server when a debugger is attached. | |
FastestLifetimeInterval | The fastest lifetime interval that the client will request from the server. | |
FastestLifetimeIntervalDebug | The fastest lifetime interval that the client will request from the server when a debugger is attached. | |
KeepAliveCount | Number of empty publishing cycles before the server returns a keep-alive message. | |
LifetimeCount | Number of missing publishing cycles before the server closes the subscription. | |
MaximumLifetimeDueTime | Maximum lifetime due time. For server overflow protection. | |
OpcCompliance | Client subscription parameters for best OPC compliance. | |
PublishingHaltedProbationaryPeriod | The period before a subscription with stopped publishing is considered halted. | |
PublishStatusChangedQueueLimit | Capacity of the queue that holds publish status changes. | |
RequireMinimumRevisedLifetimeCount | Enforces that the revised lifetime count returned by the server is at least 3 times the revised keep alive count. | |
RetrialDelay | A delay before the component will try to recreate the subscription, if it failed to create it previously, or a serious failure occurred related to the subscription (in milliseconds). | |
StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters) |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Infrastructure. | |
GetHashCode | Overridden. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
Reset | Sets the object properties back to their defaults. | |
ToString | Overridden. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
CopyFrom | Infrastructure. Copies data from the specified parameter object into the current parameter object. (Inherited from OpcLabs.BaseLib.Parameters) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
GetDefaultStandardName | Indicates the standard name for the default combination of parameters. (Inherited from OpcLabs.BaseLib.Parameters) | |
GetStandardNameValues | Returns a collection of standard values for the OpcLabs.BaseLib.Parameters.StandardName property. (Inherited from OpcLabs.BaseLib.Parameters) | |
MakeString | Infrastructure. (Inherited from OpcLabs.BaseLib.Parameters) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (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. |