LogStateWithMetaData<TEntry>.Log 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.
Vue stockée du journal
public System.Collections.Generic.List<TEntry> Log { get; set; }
[Orleans.Id(0)]
public System.Collections.Generic.List<TEntry> Log { get; set; }
member this.Log : System.Collections.Generic.List<'Entry (requires 'Entry : null)> with get, set
[<Orleans.Id(0)>]
member this.Log : System.Collections.Generic.List<'Entry (requires 'Entry : null)> with get, set
Public Property Log As List(Of TEntry)
Valeur de propriété
List<TEntry>
- Attributs