SetMaxInstances(int)
Sets the maximum number of diff tool instances that can be launched concurrently.
Declaration
void SetMaxInstances(int count)Parameters
| Type | Name | Description |
|---|---|---|
| int | count | The maximum number of instances. |
Sets the maximum number of diff tool instances that can be launched concurrently.
void SetMaxInstances(int count)| Type | Name | Description |
|---|---|---|
| int | count | The maximum number of instances. |