datalust / seq-api

HTTP API client for Seq
https://datalust.co/seq
Apache License 2.0
77 stars 21 forks source link

Allow a timeout to be passed through SeqConnnection to the underlying HttpClient #69

Closed nblumhardt closed 4 years ago

nblumhardt commented 4 years ago

Since this is a binary breaking change, I've taken the liberty of making the (very much implementation-detail) SeqConnection.LoadResourceGroup() method private, too.

(Leaving version set at 5.1 as this package doesn't follow SemVer.)