SetStartedEvent

Method

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

Definition

public SpatialAsyncOperation SetStartedEvent(Action<SpatialAsyncOperation> callback)
public SpatialAsyncOperation SetStartedEvent(Action<SpatialAsyncOperation> callback)

Returns SpatialAsyncOperation

Parameters

ParameterDescription
Action<SpatialAsyncOperation> callback