TruncationSize

BodyPreference.TruncationSize property

Specifies the size which is used by a server to truncate returned data. The maximum value for TruncationSize is 4,294,967,295. If the TruncationSize element is not defined, the entire content is used for the request.

public int? TruncationSize { get; set; }

See Also