Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkAddRange(Int64)
Adds HTTP Range header to the request with 'bytes' unit.
Public methodSupported by the .NET Compact FrameworkAddRange(Int64, Int64)
Adds HTTP Range header to the request with 'bytes' unit.
Public methodSupported by the .NET Compact FrameworkAddRange(String, Int64)
Adds HTTP Range header to the request.
Public methodSupported by the .NET Compact FrameworkAddRange(String, Int64, Int64)
Adds HTTP Range header to the request.

See Also