Member of ML.SDK.ExecutionDebug
Method | Static
void ExecutionDebug.BeginDebugSession(string name)
static void ExecutionDebug.BeginDebugSession(string name);
Parameters
Parameter | Type | Description |
---|---|---|
name | string | The name of the debugging session |
Returns
Summary
Being a new debugging session with given name. If there was an existing debugging session, it will be closed.