CommunicationLinkCollectionFindFirst Method |
Name | Description | |
---|---|---|
FindFirst(IServiceProvider) |
Finds the first link in the collection that contains the provided link end
in either the transmitter or receiver role.
| |
FindFirst(String) |
Finds the first instance of the named link.
| |
FindFirst(IServiceProvider, LinkRole) |
Finds the first link in the collection that contains the provided link end
in the specified role.
| |
FindFirst(IServiceProvider, IServiceProvider) |
Finds the first link with the specified transmitter and receiver pair.
|