ProviderManager.SetExecutionSimulator (Int32) Method
Sets the execution simulator.
public void SetExecutionSimulator(
int id
)
This language is not supported or no code example is available.
public:
void SetExecutionSimulator(
int id
)
This language is not supported or no code example is available.
public function SetExecutionSimulator(
id : int
);
This language is not supported or no code example is available.
Parameters
-
id
-
int
The identifier.
In this article
Definition