Share via


CKOperationConfiguration.LongLived Property

Definition

Gets or sets a Boolean value that tells whether the operation is long-lived.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool LongLived { [Foundation.Export("isLongLived")] get; [Foundation.Export("setLongLived:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isLongLived")>]
[<set: Foundation.Export("setLongLived:")>]
member this.LongLived : bool with get, set

Property Value

Attributes

Applies to