Class JsonConstants
Utility class for JSON.
Inheritance
System.Object
JsonConstants
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Obsolete("This API is deprecated and will be removed in a future release. This feature is being retired and will not be continued in future versions.", false)]
public class JsonConstants
Fields
| Name | Description |
|---|---|
| SerializedDateTimeCulture | Standard DateTimeCulture format to be used for all JSON based implementations used for serializing and deserializing DateTimeCulture. |
| SerializedDateTimeFormat | Standard DateTime format to be used for all JSON based implementations used for serializing and deserializing DateTime. |