Поделиться через


TestClusterPortAllocator Класс

Определение

Реализация по умолчанию 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)

Освобождает неуправляемые и (необязательно) управляемые ресурсы.

Finalize()

Завершает работу экземпляра TestClusterPortAllocator класса .

Применяется к