Click or drag to resize
Akka.NETJsonObjectParser Constructor
TBD

Namespace:  Akka.Streams.Implementation
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public JsonObjectParser(
	int maximumObjectLength = 2147483647
)

Parameters

maximumObjectLength (Optional)
Type: SystemInt32
TBD
See Also