Condividi tramite


TestClusterPortAllocator Classe

Definizione

Implementazione predefinita ITestClusterPortAllocator , che tenta di allocare porte inutilizzate.

public class TestClusterPortAllocator : IDisposable, Orleans.TestingHost.ITestClusterPortAllocator
type TestClusterPortAllocator = class
    interface ITestClusterPortAllocator
    interface IDisposable
Public Class TestClusterPortAllocator
Implements IDisposable, ITestClusterPortAllocator
Ereditarietà
TestClusterPortAllocator
Implementazioni

Costruttori

TestClusterPortAllocator()

Implementazione predefinita ITestClusterPortAllocator , che tenta di allocare porte inutilizzate.

Metodi

AllocateConsecutivePortPairs(Int32)

Alloca coppie di porte consecutive.

Dispose()

Implementazione predefinita ITestClusterPortAllocator , che tenta di allocare porte inutilizzate.

Dispose(Boolean)

Rilascia le risorse non gestite e, facoltativamente, quelle gestite.

Finalize()

Finalizza un'istanza della TestClusterPortAllocator classe .

Si applica a