Compartir a través de


ICheckpointManager.CheckpointStoreExistsAsync Método

Definición

¿Existe el almacén de puntos de control?

public System.Threading.Tasks.Task<bool> CheckpointStoreExistsAsync ();
abstract member CheckpointStoreExistsAsync : unit -> System.Threading.Tasks.Task<bool>
Public Function CheckpointStoreExistsAsync () As Task(Of Boolean)

Devoluciones

true si existe, false si no es así

Se aplica a