CKOperationGroup.ExpectedSendSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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