TrackingEvent Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public class TrackingEvent
type TrackingEvent = class
Public Class TrackingEvent
- Herança
-
TrackingEvent
Construtores
TrackingEvent() |
Inicializa uma nova instância da classe TrackingEvent. |
TrackingEvent(EventLevel, DateTime, String, TrackingEventErrorInfo) |
Inicializa uma nova instância da classe TrackingEvent. |
Propriedades
Error | |
EventLevel |
Obtém ou define valores possíveis: 'LogAlways', 'Critical', 'Error', 'Warning', 'Informational', 'Verbose' |
EventTime | |
RecordType |
Obtém ou define valores possíveis: 'NotSpecified', 'Custom', 'AS2Message', 'AS2MDN', 'X12Interchange', 'X12FunctionalGroup', 'X12TransactionSet', 'X12InterchangeAcknowledgment', 'X12FunctionalGroupAcknowledgment', 'X12TransactionSetAcknowledgment', 'EdifactInterchange', 'EdifactFunctionalGroup', 'EdifactTransactionSet', 'EdifactInterchangeAcknowledgment', 'EdifactFunctionalGroupAcknowledgment', 'EdifactTransactionSetAcknowledgment' |
Métodos
Validate() |
Valide o objeto . |
Aplica-se a
Azure SDK for .NET