FluentConfigLoggingDefaultDispatcher Method (FluentConfig, DispatcherType, Int32, NullableTimeSpan) |
[Missing <summary> documentation for "M:Akka.FluentConfigLogging.DefaultDispatcher(Akka.FluentConfig,Akka.Dispatch.DispatcherType,System.Int32,System.Nullable{System.TimeSpan})"]
Namespace: Akka
public static FluentConfig DefaultDispatcher( this FluentConfig self, DispatcherType dispatcherType, int throughput = 100, Nullable<TimeSpan> throughputDeadlineTimeout = null )
[Missing <param name="self"/> documentation for "M:Akka.FluentConfigLogging.DefaultDispatcher(Akka.FluentConfig,Akka.Dispatch.DispatcherType,System.Int32,System.Nullable{System.TimeSpan})"]
[Missing <param name="dispatcherType"/> documentation for "M:Akka.FluentConfigLogging.DefaultDispatcher(Akka.FluentConfig,Akka.Dispatch.DispatcherType,System.Int32,System.Nullable{System.TimeSpan})"]
[Missing <param name="throughput"/> documentation for "M:Akka.FluentConfigLogging.DefaultDispatcher(Akka.FluentConfig,Akka.Dispatch.DispatcherType,System.Int32,System.Nullable{System.TimeSpan})"]
[Missing <param name="throughputDeadlineTimeout"/> documentation for "M:Akka.FluentConfigLogging.DefaultDispatcher(Akka.FluentConfig,Akka.Dispatch.DispatcherType,System.Int32,System.Nullable{System.TimeSpan})"]
[Missing <returns> documentation for "M:Akka.FluentConfigLogging.DefaultDispatcher(Akka.FluentConfig,Akka.Dispatch.DispatcherType,System.Int32,System.Nullable{System.TimeSpan})"]