Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WriteEvent Option on ChannelOptionBase is never called (#74)
It is set in several ecs-dotnet projects but its never called here. IElasticsearchEventWriter<TEvent> is the right mechanism to override event serialization.
- Loading branch information