disableTraceroute property Null safety
read / write
Disable NIMSDK tracroute capability The default value is NO. When a request fails, the SDK will perform traceroute to detect each node in the network to determine which node loses the connection.
Implementation
bool? disableTraceroute;