SPDiagnosticsState members
Include protected members
Include inherited members
Fornece as informações de estado necessárias para permitir operações assíncronas fornecer informações de diagnóstico que podem ser coordenadas com a solicitação original
The SPDiagnosticsState type exposes the following members.
Properties
Name | Description | |
---|---|---|
Current | Retorna uma instância do objeto SPDiagnosticsState que pode ser usado para fornecer informações sobre diagnóstico durante operações assíncronas |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IXmlSerializable.GetSchema | Retorna o esquema de serialização do objeto | |
IXmlSerializable.ReadXml | Desserializa o objeto XML | |
IXmlSerializable.WriteXml | Serializa a instância atual em XML |
Top