OPC Labs EasyOPC-UA Library
UASmartSessionParameters Object Members
Overview 
OpcLabs_EasyOpcUA ActiveX DLL : UASmartSessionParameters Object
Public Methods
Creates a new object that is a copy of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see Clone in .NET Reference.

Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see GetObjectData in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

Sets the object properties back to their defaults.

 

DISPID (Dispatch ID):

 

For more information, see Reset in .NET Reference.

Public Properties
Maximum number of acknowledged sequence numbers kept on the client.

 

DISPID (Dispatch ID):

 

For more information, see AcknowledgedMessagesLimit in .NET Reference.

Determines whether the component can interact with the user when checking the host name in the endpoint URL with the domain names in the server certificate.

 

DISPID (Dispatch ID):

 

For more information, see AllowEndpointDomainPrompt in .NET Reference.

Determines whether the component will always attempt to select the best endpoint before creating the session.

 

DISPID (Dispatch ID):

 

For more information, see AlwaysPreselectEndpoint in .NET Reference.

Check the available sequence numbers in the Publish or Republish response.

 

DISPID (Dispatch ID):

 

For more information, see CheckAvailableSequenceNumbers in .NET Reference.

Check that browse results.

 

DISPID (Dispatch ID):

 

For more information, see CheckBrowseResults in .NET Reference.

Check that the host name in the endpoint URL matches with the domain names in the server certificate.

 

DISPID (Dispatch ID):

 

For more information, see CheckEndpointDomain in .NET Reference.

Check the notification message in Publish or Republish responses.

 

DISPID (Dispatch ID):

 

For more information, see CheckNotificationMessage in .NET Reference.

Check the session ID.

 

DISPID (Dispatch ID):

 

For more information, see CheckSessionId in .NET Reference.

A timeout for closing the session (in milliseconds).

 

DISPID (Dispatch ID):

 

For more information, see CloseTimeout in .NET Reference.

The types of vendor-specific diagnostics to be returned by the server in the responses.

 

DISPID (Dispatch ID):

 

For more information, see DiagnosticsMasks in .NET Reference.

The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

After a session object is disconnected, its data will be maintained in memory at least for the time period specified here. In milliseconds.

 

DISPID (Dispatch ID):

 

For more information, see DormancyPeriod in .NET Reference.

After a session object is disconnected, its data will be maintained in memory at least for the time period specified here. In milliseconds. Expressed as Double.

 

DISPID (Dispatch ID):

 

For more information, see DormancyPeriodDouble in .NET Reference.

Determines whether the server status monitoring subscription will be enabled.

 

DISPID (Dispatch ID):

 

For more information, see EnableStatusSubscription in .NET Reference.

Configures checks on an endpoint description.

 

DISPID (Dispatch ID):

 

For more information, see EndpointDescriptionChecks in .NET Reference.

Determines how the UA client chooses the endpoint from the endpoints provided by the UA server.

 

DISPID (Dispatch ID):

 

For more information, see EndpointSelectionPolicy in .NET Reference.

A timeout for endpoint selection (in milliseconds).

 

DISPID (Dispatch ID):

 

For more information, see EndpointSelectionTimeout in .NET Reference.

After a session object is released, it will be maintained at least for the time period specified here. In milliseconds.

 

DISPID (Dispatch ID):

 

For more information, see HoldPeriod in .NET Reference.

How frequently the server is pinged to see if communication is still working (in milliseconds).

 

DISPID (Dispatch ID):

 

For more information, see KeepAliveInterval in .NET Reference.

Keep alive interval used when a debugger is attached (in milliseconds).

 

DISPID (Dispatch ID):

 

For more information, see KeepAliveIntervalDebug in .NET Reference.

Locale id to be used by the server for localized strings.

 

DISPID (Dispatch ID):

 

For more information, see LocaleId in .NET Reference.

Maximum of references the server has to return per browse node, or zero for no limitation.

 

DISPID (Dispatch ID):

 

For more information, see MaximumReferencesPerBrowseNode in .NET Reference.

Timeout used when sending requests (in milliseconds).

 

DISPID (Dispatch ID):

 

For more information, see OperationTimeout in .NET Reference.

Maximum number of messages kept that are not OK to receive again.

 

DISPID (Dispatch ID):

 

For more information, see PendingMessagesLimit in .NET Reference.

Determines for how long it is possible to reuse a previously preselected endpoint.

 

DISPID (Dispatch ID):

 

For more information, see PreselectedEndpointValidityPeriod in .NET Reference.

Enforces that the server must provide software certificates matching the product URIs.

 

DISPID (Dispatch ID):

 

For more information, see RequireMatchingServerSoftwareCertificates in .NET Reference.

Enforce that the server returns a non-empty signature.

 

DISPID (Dispatch ID):

 

For more information, see RequireNonEmptyServerSignature in .NET Reference.

Enforce that the endpoints returned by the server when creating a session match those returned from the discovery endpoint.

 

DISPID (Dispatch ID):

 

For more information, see RequireServerEndpointsMatchDiscovery in .NET Reference.

Enforce that the server provides the source and/or server timestamps as requested.

 

DISPID (Dispatch ID):

 

For more information, see RequireTimestampsAsRequested in .NET Reference.

Enforce that the server provides a unique authentication token.

 

DISPID (Dispatch ID):

 

For more information, see RequireUniqueAuthenticationToken in .NET Reference.

Enforce that the server provides a unique server nonce.

 

DISPID (Dispatch ID):

 

For more information, see RequireUniqueServerNonce in .NET Reference.

Enforce that the server provides a valid authentication token.

 

DISPID (Dispatch ID):

 

For more information, see RequireValidAuthenticationToken in .NET Reference.

Enforce that the server provides a valid server nonce.

 

DISPID (Dispatch ID):

 

For more information, see RequireValidServerNonce in .NET Reference.

A delay before the component will try to reconnect the session (in milliseconds).

 

DISPID (Dispatch ID):

 

For more information, see RetrialDelay in .NET Reference.

Sanitize the reference descriptions (from browsing).

 

DISPID (Dispatch ID):

 

For more information, see SanitizeReferenceDescriptions in .NET Reference.

Retrial delay after server shutdown (in milliseconds).

 

DISPID (Dispatch ID):

 

For more information, see ServerShutdownRetrialDelay in .NET Reference.

A session connect timeout (in milliseconds).

 

DISPID (Dispatch ID):

 

For more information, see SessionConnectTimeout in .NET Reference.

A session timeout (in milliseconds).

 

DISPID (Dispatch ID):

 

For more information, see SessionTimeout in .NET Reference.

A session timeout used when a debugger is attached (in milliseconds).

 

DISPID (Dispatch ID):

 

For more information, see SessionTimeoutDebug in .NET Reference.

Shortest allowed revised session timeout (in milliseconds).

 

DISPID (Dispatch ID):

 

For more information, see ShortestAllowedRevisedSessionTimeout in .NET Reference.

A symbolic name of the current parameter combination if it has a standard name. Empty otherwise.

 

DISPID (Dispatch ID):

 

For more information, see StandardName in .NET Reference.

How frequently the client samples the server status information (in milliseconds).

 

DISPID (Dispatch ID):

 

For more information, see StatusSubscriptionSamplingInterval in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

Whether to update the endpoint description with information from the server's discovery endpoint.

 

DISPID (Dispatch ID):

 

For more information, see UpdateEndpointBeforeConnect in .NET Reference.

Specifies user's identity, using one or more user token infos.

 

DISPID (Dispatch ID):

 

For more information, see UserIdentity in .NET Reference.

When writing to nodes of OPC UA data type Integer or UInteger and the type is not given explicitly, use the narrowest type available.

 

DISPID (Dispatch ID):

 

For more information, see WriteNarrowestIntegerType in .NET Reference.

When writing to nodes of OPC UA data type Number and the type is not given explicitly, use the narrowest type available.

 

DISPID (Dispatch ID):

 

For more information, see WriteNarrowestRealType in .NET Reference.

See Also

UASmartSessionParameters Object