編輯

共用方式為


InProcessTestCluster Constructor

Definition

Configures the test cluster plus client in-process.

public InProcessTestCluster(Orleans.TestingHost.InProcessTestClusterOptions options, Orleans.TestingHost.ITestClusterPortAllocator portAllocator);
new Orleans.TestingHost.InProcessTestCluster : Orleans.TestingHost.InProcessTestClusterOptions * Orleans.TestingHost.ITestClusterPortAllocator -> Orleans.TestingHost.InProcessTestCluster
Public Sub New (options As InProcessTestClusterOptions, portAllocator As ITestClusterPortAllocator)

Parameters

Applies to