MultipartMemoryStreamProvider Methods

 

Namespace:   System.Net.Http
Assembly:  System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod ExecutePostProcessingAsync()

Executes the post processing operation for this MultipartStreamProvider.(Inherited from MultipartStreamProvider.)

System_CAPS_pubmethod ExecutePostProcessingAsync(CancellationToken)

Executes the post processing operation for this MultipartStreamProvider.(Inherited from MultipartStreamProvider.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetStream(HttpContent, HttpContentHeaders)

Returns the Stream for the MultipartMemoryStreamProvider.(Overrides MultipartStreamProvider.GetStream(HttpContent, HttpContentHeaders).)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

MultipartMemoryStreamProvider Class
System.Net.Http Namespace

Return to top