ServiceEndpoint Class

Definition

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.

Applies to