NSNetService.GetStreams(NSInputStream, NSOutputStream) Method
Definition
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.
[Foundation.Export("getInputStream:outputStream:")]
public virtual bool GetStreams (out Foundation.NSInputStream inputStream, out Foundation.NSOutputStream outputStream);
abstract member GetStreams : * -> bool
override this.GetStreams : * -> bool
Parameters
- inputStream
- NSInputStream
- outputStream
- NSOutputStream
Returns
- Attributes