EventHubReceiverOptions.StartFromNow Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Dans les cas où aucun point de contrôle n’est trouvé, cela indique si le service doit lire à partir des données les plus récentes ou à partir du début d’une partition.
public bool StartFromNow { get; set; }
member this.StartFromNow : bool with get, set
Public Property StartFromNow As Boolean