ServiceHostEntry

ServiceHostEntry class

public class ServiceHostEntry : IPHostEntry

Constructors

Name Description
ServiceHostEntry() The default constructor.

Properties

Name Description
Port { get; set; }
Priority { get; set; }
Weight { get; set; }

See Also