ITestClusterPortAllocator 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.
Functionality for finding unused ports.
public interface ITestClusterPortAllocator : IDisposable
type ITestClusterPortAllocator = interface
interface IDisposable
Public Interface ITestClusterPortAllocator
Implements IDisposable
- Derived
- Implements
Methods
AllocateConsecutivePortPairs(Int32) |
Allocates consecutive port pairs. |