OPC Labs EasyOPC-UA Library
ComEasyUAClientConnectionMonitoring Object Members
Overview 
OpcLabs_EasyOpcUA ActiveX DLL : ComEasyUAClientConnectionMonitoring Object
Public Methods

 

DISPID (Dispatch ID):

 

For more information, see Dispose 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.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

Attempts to pull multiple OPC server condition changed events.

 

DISPID (Dispatch ID):

 

For more information, see PullMultipleServerConditionChanges in .NET Reference.

Attempts to pull an OPC server condition changed event.

 

DISPID (Dispatch ID):

 

For more information, see PullServerConditionChanged in .NET Reference.

Attempts to pull multiple OPC server condition changed events, returning a list.

 

DISPID (Dispatch ID):

 

For more information, see OpcLabs.EasyOpc.UA.Services.ComTypes._EasyUAClientConnectionMonitoring.PullServerConditionChangeList in .NET Reference.

Public Properties
The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

Capacity of the event pull queue for server condition changes.

 

DISPID (Dispatch ID):

 

For more information, see PullServerConditionChangedQueueCapacity in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

Events
Raised for a change in the condition of an OPC server.

 

DISPID (Dispatch ID): 1001

 

For more information, see ServerConditionChanged in .NET Reference.

See Also

ComEasyUAClientConnectionMonitoring Object