IRSDKSharper
IRSDKSharper copied to clipboard
ConnectSleepTime
I'm looking for a similar property to the original iRSdkSharp that controls the time between checks for the connection status (called ConnectSleepTime in the original). Does this already exist? If not, could you implement this?
It does not exist currently. I think it's hard coded to be 1 second between checks right now. I could add a way to make this adjustible.
That would be great