ServiceEndpoint Class
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 an endpoint for a service.
public abstract class ServiceEndpoint
type ServiceEndpoint = class
Public MustInherit Class ServiceEndpoint
- Inheritance
-
ServiceEndpoint
Constructors
ServiceEndpoint() |
Properties
EndPoint |
Gets the endpoint. |
Features |
Gets the collection of endpoint features. |
Methods
Create(EndPoint, IFeatureCollection) |
Creates a new ServiceEndpoint. |