Skip to content

TestClusterPortAllocator

class

Namespace: Orleans.TestingHost

Default ITestClusterPortAllocator implementation, which tries to allocate unused ports.
public class TestClusterPortAllocator : ITestClusterPortAllocator, IDisposable

Constructors

Methods