Click or drag to resize
ResponseDataSenderDataLength Property
Size of data.

Namespace: CMS.AspNet.Platform.Routing
Assembly: CMS.AspNet.Platform (in CMS.AspNet.Platform.dll) Version: 13.0.131
Syntax
C#
public long DataLength { get; }

Property Value

Type: Int64

Implements

IResponseDataSenderDataLength
See Also