Compartilhar via


TestClusterPortAllocator Classe

Definição

Implementação padrão ITestClusterPortAllocator , que tenta alocar portas não usadas.

public class TestClusterPortAllocator : IDisposable, Orleans.TestingHost.ITestClusterPortAllocator
type TestClusterPortAllocator = class
    interface ITestClusterPortAllocator
    interface IDisposable
Public Class TestClusterPortAllocator
Implements IDisposable, ITestClusterPortAllocator
Herança
TestClusterPortAllocator
Implementações

Construtores

TestClusterPortAllocator()

Implementação padrão ITestClusterPortAllocator , que tenta alocar portas não usadas.

Métodos

AllocateConsecutivePortPairs(Int32)

Aloca pares de portas consecutivos.

Dispose()

Implementação padrão ITestClusterPortAllocator , que tenta alocar portas não usadas.

Dispose(Boolean)

Libera recursos não gerenciados e, opcionalmente, gerenciados.

Finalize()

Finaliza uma instância da TestClusterPortAllocator classe .

Aplica-se a