CommunicationLinkCollection.Find Method |
Name | Description | |
---|---|---|
![]() | Find(IServiceProvider) |
Finds all links in the collection that contains the provided link end
in either the transmitter or receiver role.
|
![]() | Find(String) |
Finds a link in the collection by name.
|
![]() | Find(IServiceProvider, LinkRole) |
Finds all links in the collection that contain the provided link end
in the specified role.
|
![]() | Find(IServiceProvider, IServiceProvider) |
Finds all links with the specified transmitter and receiver pair.
|