Click or drag to resize
StandardOutLoggerProvider Property
Gets the provider.

Namespace: Akka.Event
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public override ActorRefProvider Provider { get; }

Property Value

Type: ActorRefProvider
The provider.
Exceptions
ExceptionCondition
ExceptionStandardOutLogged does not provide
See Also