SslContext.GetAlpnProtocols 方法

定义

重载

GetAlpnProtocols()
GetAlpnProtocols(Int32)

GetAlpnProtocols()

[ObjCRuntime.TV(11, 0)]
[ObjCRuntime.Watch(4, 0)]
public string[] GetAlpnProtocols();
member this.GetAlpnProtocols : unit -> string[]

返回

String[]
属性

适用于

GetAlpnProtocols(Int32)

[ObjCRuntime.TV(11, 0)]
[ObjCRuntime.Watch(4, 0)]
public string[] GetAlpnProtocols(out int error);
member this.GetAlpnProtocols :  -> string[]

参数

error
Int32

返回

String[]
属性

适用于