Share via


CKOperationGroup.ExpectedSendSize Property

Definition

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

Property Value

Attributes

Applies to