Freigeben über


TestClusterPortAllocator Klasse

Definition

Standardimplementierung ITestClusterPortAllocator , die versucht, nicht verwendete Ports zuzuweisen.

public class TestClusterPortAllocator : IDisposable, Orleans.TestingHost.ITestClusterPortAllocator
type TestClusterPortAllocator = class
    interface ITestClusterPortAllocator
    interface IDisposable
Public Class TestClusterPortAllocator
Implements IDisposable, ITestClusterPortAllocator
Vererbung
TestClusterPortAllocator
Implementiert

Konstruktoren

TestClusterPortAllocator()

Standardimplementierung ITestClusterPortAllocator , die versucht, nicht verwendete Ports zuzuweisen.

Methoden

AllocateConsecutivePortPairs(Int32)

Ordnet aufeinanderfolgende Portpaare zu.

Dispose()

Standardimplementierung ITestClusterPortAllocator , die versucht, nicht verwendete Ports zuzuweisen.

Dispose(Boolean)

Gibt nicht verwaltete und optional verwaltete Ressourcen frei.

Finalize()

Schließt eine Instanz der TestClusterPortAllocator -Klasse ab.

Gilt für: