SpatialAsyncOperationExtensions

Class

Extension methods for SpatialAsyncOperation.

Methods

SetCompletedEvent<T>(T, Action<T>)

Sets the completion event, same as setting the event using the completed property, but returns the operation itself.