Click or drag to resize
RequestHelperSentContentBytes Property
Number of the content bytes sent.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static long SentContentBytes { get; set; }

Property Value

Type: Int64
See Also