Interface IConnectionInterceptor
Namespace: Akka.Persistence.TestKit
Assembly: Akka.Persistence.TestKit.dll
Syntax
public interface IConnectionInterceptor
Methods
| Edit this page View SourceInterceptAsync()
Declaration
Task InterceptAsync()
Returns
| Type | Description |
|---|---|
| Task |
Edit this page