MessageFormatterProgressTracker.ProgressParamInformation Classe
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.
Classe utilisée pour conserver les informations pertinentes d’un objet qui implémente IProgress<T>.
public class MessageFormatterProgressTracker.ProgressParamInformation
type MessageFormatterProgressTracker.ProgressParamInformation = class
Public Class MessageFormatterProgressTracker.ProgressParamInformation
- Héritage
-
MessageFormatterProgressTracker.ProgressParamInformation
Constructeurs
MessageFormatterProgressTracker.ProgressParamInformation(Object) |
Initialise une nouvelle instance de la classe MessageFormatterProgressTracker.ProgressParamInformation. |
Propriétés
Token |
Obtient le jeton associé à cet objet de progression. |
ValueType |
Obtient le rapport réel Type par IProgress<T>. |
Méthodes
InvokeReport(Object) |
StreamJsonRpc.Reflection.MessageFormatterProgressTracker.ProgressParamInformation.reportMethod Appelle à l’aide de la valeur typée donnée. |