Skip to content

MTConnect.NET 6.4.5

Compare
Choose a tag to compare
@PatrickRitchie PatrickRitchie released this 02 Aug 23:13
· 35 commits to master since this release

Fixed issue with MTConnectHttpClientStream that caused an exception to be thrown when using multiple MTConnectClient connections. Moved the _httpClient variable from being static to be a class member and now requires the MTConnectHttpClientStream class to be disposed.