Click or drag to resize
Akka.NETViewEvent, State Properties

The FSharpViewEvent, State generic type exposes the following members.

Properties
  NameDescription
Public propertyContext
Gets the current actor context.
Public propertyLog
Lazy logging adapter. It won't be initialized until logging function will be called.
Public propertySelf
Gets [IActorRef] for the current actor.
Top
See Also