次の方法で共有


ITestClusterPortAllocator インターフェイス

定義

未使用のポートを検索するための機能。

public interface ITestClusterPortAllocator : IDisposable
type ITestClusterPortAllocator = interface
    interface IDisposable
Public Interface ITestClusterPortAllocator
Implements IDisposable
派生
実装

メソッド

AllocateConsecutivePortPairs(Int32)

連続するポート ペアを割り当てます。

適用対象