NetworkOptions.setTraceEnable

Enables trace output to a file in a directory of the clients choosing

class NetworkOptions
static
void
setTraceEnable
(
in string value
)

Parameters

value string

path to output directory (or NULL for current working directory)

Meta