CKOperationGroup.ExpectedSendSize Property

Definition

ets or sets a size estimate of data that will be sent.

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

Property Value

Attributes

Applies to