TcHmiJsonSerializer.DefaultCapacity Field
Contains the default capacity of StringBuilders that are used to create a JSON String.
Namespace: TcHmiSrv.Core.Tools.Json.Newtonsoft
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public const int DefaultCapacity = 256
Field Value
Type: Int32