TestClusterPortAllocator
class
Namespace: Orleans.TestingHost
Default
ITestClusterPortAllocator implementation, which tries to allocate unused ports. public class TestClusterPortAllocator : ITestClusterPortAllocator, IDisposableConstructors
Methods
AllocateConsecutivePortPairs(int)Allocates consecutive port pairs.Dispose(bool)Releases unmanaged and - optionally - managed resources.DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
