IConnectionEndPointFeature インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
接続エンドポイントを表す機能。
public interface class IConnectionEndPointFeature
public interface IConnectionEndPointFeature
type IConnectionEndPointFeature = interface
Public Interface IConnectionEndPointFeature
- 派生
プロパティ
LocalEndPoint |
ローカル EndPointの を取得または設定します。 |
RemoteEndPoint |
リモート EndPointを取得または設定します。 |