IHostMetadata Interface
Definition
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.
Represents host metadata used during routing.
public interface class IHostMetadata
public interface IHostMetadata
type IHostMetadata = interface
Public Interface IHostMetadata
- Derived
Properties
Hosts |
Returns a read-only collection of hosts used during routing. Hosts will be Unicode rather than punycode, and may have a port. An empty collection means any host will be accepted. |