NSUrlSessionStreamDelegate_Extensions.CompletedTaskCaptureStreams Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void CompletedTaskCaptureStreams (this Foundation.INSUrlSessionStreamDelegate This, Foundation.NSUrlSession session, Foundation.NSUrlSessionStreamTask streamTask, Foundation.NSInputStream inputStream, Foundation.NSOutputStream outputStream);
static member CompletedTaskCaptureStreams : Foundation.INSUrlSessionStreamDelegate * Foundation.NSUrlSession * Foundation.NSUrlSessionStreamTask * Foundation.NSInputStream * Foundation.NSOutputStream -> unit
The instance on which this extension method operates.
- session
- NSUrlSession
- streamTask
- NSUrlSessionStreamTask
- inputStream
- NSInputStream
- outputStream
- NSOutputStream