MessageFormatterProgressTracker.ProgressParamInformation.InvokeReport Méthode
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.
StreamJsonRpc.Reflection.MessageFormatterProgressTracker.ProgressParamInformation.reportMethod Appelle à l’aide de la valeur typée donnée.
public void InvokeReport (object typedValue);
public void InvokeReport (object? typedValue);
member this.InvokeReport : obj -> unit
Public Sub InvokeReport (typedValue As Object)
Paramètres
- typedValue
- Object
Valeur à signaler.