TraceSourceScope Klasa

Definicja

Przestroga

This type is obsolete and will be removed in a future version. This type is part of TraceSource logger implementation and shouldn't be used directly

Zapewnia funkcję IDisposable reprezentującą zakres operacji logicznych oparty na stosie System.Diagnostics LogicalOperationStack.

public ref class TraceSourceScope : IDisposable
public class TraceSourceScope : IDisposable
[System.Obsolete("This type is obsolete and will be removed in a future version. This type is part of TraceSource logger implementation and shouldn't be used directly")]
public class TraceSourceScope : IDisposable
type TraceSourceScope = class
    interface IDisposable
[<System.Obsolete("This type is obsolete and will be removed in a future version. This type is part of TraceSource logger implementation and shouldn't be used directly")>]
type TraceSourceScope = class
    interface IDisposable
Public Class TraceSourceScope
Implements IDisposable
Dziedziczenie
TraceSourceScope
Atrybuty
Implementuje

Konstruktory

TraceSourceScope(Object)
Przestarzałe.

Wypycha stan do elementu LogicalOperationStack przez wywołanie metody StartLogicalOperation(Object).

Metody

Dispose()
Przestarzałe.

Wyskakuje stan poza stosu LogicalOperationStack przez wywołanie metody StopLogicalOperation().

Equals(Object)
Przestarzałe.

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()
Przestarzałe.

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()
Przestarzałe.

Type Pobiera wartość bieżącego wystąpienia.

(Odziedziczone po Object)
MemberwiseClone()
Przestarzałe.

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()
Przestarzałe.

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy