TestScenarioParameters(TimeSpan) Constructor

Definition

This API supports the Service Fabric platform and is not meant to be called from your code

protected internal TestScenarioParameters (TimeSpan timetoRun);
new System.Fabric.Testability.Scenario.TestScenarioParameters : TimeSpan -> System.Fabric.Testability.Scenario.TestScenarioParameters
Protected Friend Sub New (timetoRun As TimeSpan)

Parameters

timetoRun
TimeSpan

This API supports the Service Fabric platform and is not meant to be called from your code

Applies to