Beispiel #1
0
        public virtual ushort getConcurrency()
        {
            ushort ret = DeviceDetectionHashEngineModulePINVOKE.ConfigBaseSwig_getConcurrency(swigCPtr);

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