ClientStation.Simulation Property
Gets and sets the client's simulation state.
<ID("Simulation", (int)e.Simulation)> _
<EditorBrowsable(EditorBrowsableState.Advanced)> _
Public Property Simulation() As Integer
This language is not supported or no code example is available.
[ID("Simulation", (int)e.Simulation)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
public int Simulation {get; set;}
This language is not supported or no code example is available.
Property Value
int
.NET Framework
Supported in: 4.6.2, 4.7