Click or drag to resize
Akka.NETReplayFilter Properties

The ReplayFilter type exposes the following members.

Properties
  NameDescription
Public propertyDebugEnabled
TBD
Public propertyMaxOldWriters
TBD
Public propertyMode
TBD
Public propertyPersistentActor
TBD
Protected propertySelf
Gets the self ActorRef
(Inherited from ActorBase.)
Protected propertySender
Gets the sending ActorRef of the current message
(Inherited from ActorBase.)
Public propertyWindowSize
TBD
Top
See Also