TestClusterPortAllocator 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
預設 ITestClusterPortAllocator 實作,它會嘗試配置未使用的埠。
public class TestClusterPortAllocator : IDisposable, Orleans.TestingHost.ITestClusterPortAllocator
type TestClusterPortAllocator = class
interface ITestClusterPortAllocator
interface IDisposable
Public Class TestClusterPortAllocator
Implements IDisposable, ITestClusterPortAllocator
- 繼承
-
TestClusterPortAllocator
- 實作
建構函式
TestClusterPortAllocator() |
預設 ITestClusterPortAllocator 實作,它會嘗試配置未使用的埠。 |
方法
AllocateConsecutivePortPairs(Int32) |
配置連續的埠配對。 |
Dispose() |
預設 ITestClusterPortAllocator 實作,它會嘗試配置未使用的埠。 |
Dispose(Boolean) |
釋放 Unmanaged 資源並選擇性釋放 Managed 資源。 |
Finalize() |
完成 類別的 TestClusterPortAllocator 實例。 |