Serializer.ResizeCache Method

Resizes the cache for object graph reference handling.
Public Shared Sub ResizeCache( _ 
Optional ByVal size As Integer = 500 _ 
)
This language is not supported or no code example is available.
public static void ResizeCache( 
int size = 500 
)
This language is not supported or no code example is available.

Parameters

size
int

<default>

.NET Framework

Supported in: 4.8

In this article

Definition