Click or drag to resize
Json.NET Schema

JSchemaUrlResolver Properties

 

The JSchemaUrlResolver type exposes the following members.

Properties
  NameDescription
Public propertyByteLimit
Gets or sets a value, in bytes, that determines the maximum download size allowed before failing.
Public propertyCredentials
Sets the credentials used to authenticate web requests.
(Overrides JSchemaResolverCredentials.)
Public propertyTimeout
Gets or sets a value, in milliseconds, that determines how long the download will attempt to download before timing out.
Top
See Also