Click or drag to resize

IConnectionPointContainer Methods

The IConnectionPointContainer type exposes the following members.

Methods
  NameDescription
Public methodGetSymbolTableAsync
Read the symbol table from the PLC.
(Inherited from ISymbolTable.)
Public methodGetTagAsync
Subscribe to a symbol.
Top
Extension Methods
  NameDescription
Public Extension MethodGetTagAsync(IBrowseItem)Overloaded.
Subscribe to a symbol.
(Defined by ConnectionPointContainerExtensions.)
Public Extension MethodGetTagAsync(Boolean, IBrowseItem)Overloaded.
Subscribe to a symbol.
(Defined by ConnectionPointContainerExtensions.)
Public Extension MethodGetTagAsync(IAddress, AccessParameters)Overloaded.
Subscribe to a symbol.
(Defined by ConnectionPointContainerExtensions.)
Public Extension MethodGetTagAsync(IBrowseItem, AccessRights)Overloaded.
Subscribe to a symbol.
(Defined by ConnectionPointContainerExtensions.)
Public Extension MethodGetTagAsync(Boolean, IBrowseItem, AccessRights)Overloaded.
Subscribe to a symbol.
(Defined by ConnectionPointContainerExtensions.)
Top
See Also