Click or drag to resize
ResponseDataSenderRanges Property
2D Array in format {{START_RANGE,END_RANGE},{START_RANGE, END_RANGE}}.

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

Property Value

Type: Int64

Implements

IResponseDataSenderRanges
See Also