Share via


DataWriterStoreOperation.Completed Property

Definition

Gets or sets the handler to call when the data store operation is complete.

public AsyncOperationCompletedHandler<uint> Completed { get; set; }

Property Value

The handler to call when the operation is complete.

Implements

Applies to