ProcessService.EnableProfileConnection

Cambiar al Manual
public static int EnableProfileConnection (string dataPath);

Parámetros

dataPathWhere to save profiling data. Normally this is set to Application.dataPath.

Valor de retorno

int Greater than 0 if successful.

Descripción

Enables a connection to the Profiler. The standalone Profiler uses this method.