C# (CSharp) Dolittle.Services Namespace

Nested Namespaces

Dolittle.Services.Clients

Classes

Name Description
ReverseCallDispatcherAlreadyRejected Exception that gets thrown when ReverseCallDispatcher{TClientMessage, TServerMessage, TConnectArguments, TConnectResponse, TRequest, TResponse}.Reject(TConnectResponse, System.Threading.CancellationToken) is called more than once.
ReverseCallDispatcherAlreadyTriedToReceiveArguments Exception that gets thrown when ReverseCallDispatcher{TClientMessage, TServerMessage, TConnectArguments, TConnectResponse, TRequest, TResponse}.ReceiveArguments(System.Threading.CancellationToken) is called more than once.