Class ConnectionInterceptors.Noop
Implements
Inherited Members
Namespace: Akka.Persistence.TestKit
Assembly: Akka.Persistence.TestKit.dll
Syntax
public sealed class Noop : IConnectionInterceptor
Fields
| Improve this Doc View SourceInstance
Declaration
public static readonly IConnectionInterceptor Instance
Field Value
Type | Description |
---|---|
IConnectionInterceptor |
Methods
| Improve this Doc View SourceInterceptAsync()
Declaration
public Task InterceptAsync()
Returns
Type | Description |
---|---|
Task |