Click or drag to resize

CommunicationLinkCollectionFindFirst Method

Overload List
  NameDescription
Public methodFindFirst(IServiceProvider)
Finds the first link in the collection that contains the provided link end in either the transmitter or receiver role.
Public methodFindFirst(String)
Finds the first instance of the named link.
Public methodFindFirst(IServiceProvider, LinkRole)
Finds the first link in the collection that contains the provided link end in the specified role.
Public methodFindFirst(IServiceProvider, IServiceProvider)
Finds the first link with the specified transmitter and receiver pair.
Top
See Also