NWUdpSession.State Property

Definition

Gets the UDP session state.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NetworkExtension.NWUdpSessionState State { [Foundation.Export("state")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("state")>]
member this.State : NetworkExtension.NWUdpSessionState

Property Value

Attributes

Applies to