IEndpointAddressScheme<TAddress> Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a contract to find endpoints based on the provided address.
generic <typename TAddress>
public interface class IEndpointAddressScheme
C#
public interface IEndpointAddressScheme<TAddress>
type IEndpointAddressScheme<'Address> = interface
Public Interface IEndpointAddressScheme(Of TAddress)
- TAddress
The address type to look up endpoints.
Find |
Finds endpoints based on the provided |
Tuote | Versiot |
---|---|
ASP.NET Core | 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |