Terence Hancock

Results 5 comments of Terence Hancock

public class myclass { public Guid Id { get; set; } public DocumentVersion Version { get; set; } } public class Program { public static async Task Main(string[] args) {...

I went ahead and upgraded to c# 9.0, but had to include a package for init; Feel free to upgrade to .net 5 or 6 and it will just work...

Thanks! will you be able to push a nuget update for this? thanks!

Yes, I agree I think the pooling is not something to turn off, but it appears that's not exactly the issue here. It could possibly the tcp keepalive process? Is...

@SRoddis could you get this kicked to nuget for me? I could really use this fix in our project