Jerac102

Results 2 comments of Jerac102

I would also like to know this. Can we get a example of implementation of IDynamicParameterCompatible? Thank You

Hi, i am already calling DisposeAsync as shown below, but anyway client doesn't recognize that server is stopped. ``public async Task StopAsync(CancellationToken token) { if (_app != null) { await...