Share via


CKOperationGroup.ExpectedReceiveSize Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CloudKit.CKOperationGroupTransferSize ExpectedReceiveSize { [Foundation.Export("expectedReceiveSize", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setExpectedReceiveSize:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("expectedReceiveSize", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setExpectedReceiveSize:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ExpectedReceiveSize : CloudKit.CKOperationGroupTransferSize with get, set

Property Value

Attributes

Applies to