Пример #1
0
        public bool getTraceRoute()
        {
            bool ret = DeviceDetectionHashEngineModulePINVOKE.ConfigHashSwig_getTraceRoute(swigCPtr);

            if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
            {
                throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }