共用方式為


NEPacketTunnelFlow.WritePacketObjects(NEPacket[]) 方法

定義

[Foundation.Export("writePacketObjects:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual bool WritePacketObjects (NetworkExtension.NEPacket[] packets);
abstract member WritePacketObjects : NetworkExtension.NEPacket[] -> bool
override this.WritePacketObjects : NetworkExtension.NEPacket[] -> bool

參數

packets
NEPacket[]

傳回

屬性

適用於