StandardOutLogger..::..Provider Property

Gets the provider.

Namespace:  Akka.Event
Assembly:  Akka (in Akka.dll)

Syntax


public ActorRefProvider Provider { get; }
Public ReadOnly Property Provider As ActorRefProvider
	Get
public:
property ActorRefProvider^ Provider {
	ActorRefProvider^ get ();
}

Field Value

The provider.

Exceptions


ExceptionCondition
ExceptionStandardOutLogged does not provide