IConnectionEndPointFeature インターフェイス

定義

接続エンドポイントを表す機能。

public interface class IConnectionEndPointFeature
public interface IConnectionEndPointFeature
type IConnectionEndPointFeature = interface
Public Interface IConnectionEndPointFeature
派生

プロパティ

LocalEndPoint

ローカル EndPointの を取得または設定します。

RemoteEndPoint

リモート EndPointを取得または設定します。

適用対象