Share via


DataCollectionSink.SendStreamAsync Method

Include Protected Members
Include Inherited Members

Sends a stream to the DataCollectionSink.

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

Overload List

  Name Description
Public method SendStreamAsync(StreamTransferInformation) Sends a stream to the DataCollectionSink by using the parameters that are specified for this method.
Public method SendStreamAsync(DataCollectionContext, Stream, String, Boolean) Sends a stream to the DataCollectionSink by using the parameters that are specified for this method.
Public method SendStreamAsync(DataCollectionContext, Stream, String, String, Boolean) Sends a stream to the DataCollectionSink by using the parameters that are specified for this method.

Top

See Also

Reference

DataCollectionSink Class

Microsoft.VisualStudio.TestTools.Execution Namespace