IConnectionEndPointFeature Interface

Definition

A feature that represents a connection endpoints.

public interface class IConnectionEndPointFeature
public interface IConnectionEndPointFeature
type IConnectionEndPointFeature = interface
Public Interface IConnectionEndPointFeature
Derived

Properties

LocalEndPoint

Gets or sets the local EndPoint.

RemoteEndPoint

Gets or sets the remote EndPoint.

Applies to