RestoreSettingsAsync.Callback

RestoreSettingsAsync.Callback property

References a method to be called when a corresponding asynchronous operation completes.

public AsyncCallback Callback { get; set; }

See Also