NSStream
NSStream()
NSStream(IntPtr)
NSStream(NativeHandle)
NSStream(NSObjectFlag)
ClassHandle
DataWrittenToMemoryStream
DataWrittenToMemoryStreamKey
Delegate
Error
FileCurrentOffset
FileCurrentOffsetKey
NetworkServiceType
NetworkServiceTypeBackground
NetworkServiceTypeCallSignaling
NetworkServiceTypeVideo
NetworkServiceTypeVoice
NetworkServiceTypeVoIP
ServiceType
SocketSecurityLevel
SocketSecurityLevelKey
SocketSecurityLevelNegotiatedSsl
SocketSecurityLevelNone
SocketSecurityLevelSslV2
SocketSecurityLevelSslV3
SocketSecurityLevelTlsV1
SocketSslErrorDomain
SocksErrorDomain
SocksOptions
SocksProxyConfigurationKey
SocksProxyHostKey
SocksProxyPasswordKey
SocksProxyPortKey
SocksProxyUserKey
SocksProxyVersion4
SocksProxyVersion5
SocksProxyVersionKey
Status
this[NSString]
WeakDelegate
Close()
CreateBoundPair(NSInputStream, NSOutputStream, nint)
CreateBoundPair(NSInputStream, NSOutputStream, nint)
CreatePairWithPeerSocketSignature(AddressFamily, SocketType, ProtocolType, IPEndPoint, NSInputStream, NSOutputStream)
CreatePairWithSocket(CFSocket, NSInputStream, NSOutputStream)
CreatePairWithSocketToHost(IPEndPoint, NSInputStream, NSOutputStream)
Dispose(Boolean)
GetBoundStreams(nuint, NSInputStream, NSOutputStream)
GetBoundStreams(nuint, NSInputStream, NSOutputStream)
GetProperty(NSString)
GetStreamsToHost(String, nint, NSInputStream, NSOutputStream)
GetStreamsToHost(String, nint, NSInputStream, NSOutputStream)
Open()
Schedule(NSRunLoop, NSRunLoopMode)
Schedule(NSRunLoop, NSString)
Schedule(NSRunLoop, String)
SetProperty(NSObject, NSString)
Unschedule(NSRunLoop, NSRunLoopMode)
Unschedule(NSRunLoop, NSString)
Unschedule(NSRunLoop, String)
OnEvent
xamarinmac
namespace Foundation
{
[DefaultMember("Item")]
[Register("NSStream", true)]
public class NSStream : NSObject
{
[EditorBrowsable(EditorBrowsableState.Advanced)]
[Field("NSStreamSOCKSProxyConfigurationKey", "Foundation")]
public static NSString! SocksProxyConfigurationKey { get; }
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API