Click or drag to resize

CommunicationLinkCollectionFind Method

Overload List
  NameDescription
Public methodFind(IServiceProvider)
Finds all links in the collection that contains the provided link end in either the transmitter or receiver role.
Public methodFind(String)
Finds a link in the collection by name.
Public methodFind(IServiceProvider, LinkRole)
Finds all links in the collection that contain the provided link end in the specified role.
Public methodFind(IServiceProvider, IServiceProvider)
Finds all links with the specified transmitter and receiver pair.
Top
See Also