Property Scenario
Scenario
The Network Scenario used to modify network connection parameters at runtime. The new scenario will start automatically under specific circumstances: If autorun is enabled and the application is in playmode and the new scenario is valid (not None/null) and the previous scenario was a running valid one.
Declaration
public NetworkScenario Scenario { get; set; }
Property Value
Type | Description |
---|---|
NetworkScenario |