FluentConfigLogging..::..DefaultDispatcher Method (FluentConfig, Type, Int32, Nullable<(Of <(<'TimeSpan>)>)>)
Namespace:
Akka
Assembly: Akka (in Akka.dll)
Assembly: Akka (in Akka.dll)
Syntax
public static FluentConfig DefaultDispatcher( this FluentConfig self, Type dispatcherType, int throughput, Nullable<TimeSpan> throughputDeadlineTimeout )
<ExtensionAttribute> _ Public Shared Function DefaultDispatcher ( _ self As FluentConfig, _ dispatcherType As Type, _ throughput As Integer, _ throughputDeadlineTimeout As Nullable(Of TimeSpan) _ ) As FluentConfig
[ExtensionAttribute] public: static FluentConfig^ DefaultDispatcher( FluentConfig^ self, Type^ dispatcherType, int^ throughput, Nullable<TimeSpan^> throughputDeadlineTimeout )