Click or drag to resize
IResponseDataSenderRanges 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#
long[,] Ranges { get; }

Property Value

Type: Int64
See Also