Hi,
In some testing that I’m doing I need to construct an EventReadResult class.
This is currently not possible do to the fact that the ClientMessage static class is internal—the ResolvedIndexedEvent class is public but I am unable to get access to it, other than via reflection.
Are there plans to make the ClientMessage class public, or could a “Testing” assembly be created to allow the creation of factory classes whilst still keeping the ClientMessage class internal?
Any help appreciated.
Kind regards
Sean.