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.DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
