DataCollectionSink.SendStreamAsync 方法
包括受保护的成员
包括继承的成员
将流发送至 DataCollectionSink。
重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。
重载列表
名称 | 说明 | |
---|---|---|
SendStreamAsync(StreamTransferInformation) | 使用为此方法指定的参数将流发送至 DataCollectionSink。 | |
SendStreamAsync(DataCollectionContext, Stream, String, Boolean) | 使用为此方法指定的参数将流发送至 DataCollectionSink。 | |
SendStreamAsync(DataCollectionContext, Stream, String, String, Boolean) | 使用为此方法指定的参数将流发送至 DataCollectionSink。 |
页首