Back to product page

End property


Holds ending position of the part in the Stream.

Type

Long integer.

Syntax

  • C#
  • VB.NET
Int64 End {get; };

ReadOnly Property End As Int64

Remarks

This property holds ending position of the part in the Request.Body (or, if accessed via Request.Stream property), in case you want to access this part from external source.

Platforms

Windows