NSStream.NetworkServiceType 属性

定义

此流提供的低级别服务类型。

[Foundation.Field("NSStreamNetworkServiceType", "Foundation")]
public static Foundation.NSString NetworkServiceType { get; }
member this.NetworkServiceType : Foundation.NSString

属性值

属性

注解

这是服务类型的基于令牌的低级别设置,通常可以改用强类型 ServiceType。

适用于