Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams
ActorMaterializerSettings Class
ActorMaterializerSettings Fields
Dispatcher Field
InitialInputBufferSize Field
IsAutoFusing Field
IsDebugLogging Field
IsFuzzingMode Field
MaxFixedBufferSize Field
MaxInputBufferSize Field
OutputBurstLimit Field
SubscriptionTimeoutSettings Field
SupervisionDecider Field
SyncProcessingLimit Field
ActorMaterializerSettings
IsFuzzingMode Field
TBD
Namespace:
Akka.Streams
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
readonly
bool
IsFuzzingMode
val
IsFuzzingMode
:
bool
Field Value
Type:
Boolean
See Also
Reference
ActorMaterializerSettings Class
Akka.Streams Namespace
Akka.NET Home
|
Learn Akka.NET