This topic has not yet been rated - Rate this topic

HttpWorkerRequest.GetPreloadedEntityBody Method

Overloaded. Returns the portion of the HTTP request body that has currently been read.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method GetPreloadedEntityBody() Returns the portion of the HTTP request body that has already been read.
Public method GetPreloadedEntityBody(Byte[], Int32) Gets the portion of the HTTP request body that has currently been read by using the specified buffer data and byte offset.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.