Interface IJournalConnectionBehaviorSetter
Namespace: Akka.Persistence.TestKit
Assembly: Akka.Persistence.TestKit.dll
Syntax
public interface IJournalConnectionBehaviorSetter
Methods
| Improve this Doc View SourceSetInterceptorAsync(IConnectionInterceptor)
Declaration
Task SetInterceptorAsync(IConnectionInterceptor interceptor)
Parameters
Type | Name | Description |
---|---|---|
IConnectionInterceptor | interceptor |
Returns
Type | Description |
---|---|
Task |