SystemJsonSerializer.GetEffectiveOptions() method¶
Defined in
Type: SystemJsonSerializer
Namespace: Akavache.Reactive.SystemTextJson
Assembly: Akavache.SystemTextJson.Reactive.dll
Applies to
net10.0-android36.0, net462, net481, net471
public JsonSerializerOptions GetEffectiveOptions()
Summary: Gets the effective JsonSerializerOptions for this serializer.
Returns: JsonSerializerOptions -- The configured JsonSerializerOptions.