| 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 | |
|---|---|---|
|  | DefaultAllowPublishTimeAhead | Default value of the AllowPublishTimeAhead property. The value of this constant is True. | 
|  | DefaultAllowPublishTimeStale | Default value of the AllowPublishTimeStale property. The value of this constant is True. | 
|  | DefaultAssumedMinimumKeepAliveCount | Default value of the AssumedMinimumKeepAliveCount property. The value of this constant is 2. | 
|  | DefaultAssumedMinimumLifetimeCount | Default value of the AssumedMinimumLifetimeCount property. The value of this constant is 6. | 
|  | DefaultAssumedMinimumPublishingInterval | Default value of the AssumedMinimumPublishingInterval property. The value of this constant is 100. | 
|  | DefaultCheckSubscriptionId | Default value of the CheckSubscriptionId property. The value of this constant is False. | 
|  | DefaultFastestKeepAliveInterval | Default value of the FastestKeepAliveInterval property. The value of this constant is 5000. | 
|  | DefaultFastestKeepAliveIntervalDebug | Default value of the FastestKeepAliveIntervalDebug property. The value of this constant is 86400000. | 
|  | DefaultFastestLifetimeInterval | Default value of the FastestLifetimeInterval property. The value of this constant is 15000. | 
|  | DefaultFastestLifetimeIntervalDebug | Default value of the FastestLifetimeIntervalDebug property. The value of this constant is 259200000. | 
|  | DefaultKeepAliveCount | Default value of the KeepAliveCount property. The value of this constant is 10. | 
|  | DefaultLifetimeCount | Default value of the LifetimeCount property. The value of this constant is 1000. | 
|  | DefaultMaximumLifetimeDueTime | Default value of the MaximumLifetimeDueTime property. The value of this constant is 2147483646. | 
|  | DefaultPublishingHaltedProbationaryPeriod | Default value of the PublishingHaltedProbationaryPeriod property. The value of this constant is 5000. | 
|  | DefaultPublishStatusChangedQueueLimit | Default value of the PublishStatusChangedQueueLimit property. The value of this constant is 100. | 
|  | DefaultRequireMinimumRevisedLifetimeCount | Default value of the RequireMinimumRevisedLifetimeCount property. The value of this constant is False. | 
|  | DefaultRetrialDelay | Default value of the RetrialDelay property. The value of this constant is 3000. | 
| 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. |