IConnectionEndPointFeature 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.
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. |