Version 3.1.6 of the C# client was released on November 6, 2015 and is available for download here. It has the following new features and fixes:
Features
- Change ClientPolicy.maxSocketIdle default to 55 seconds.
Fixes
- Check for null in LargeList.exists().
- IsConnected() now returns false when all nodes haven’t responded to cluster tend requests for 5 consecutive iterations (usually 5 seconds).
- Dispose of CancellationTokenRegistration when done with async task.
- Fixed Async UDF example.
Click here to view the release notes.