Класс TraceStoppedEventArgs
Represents a trace stopped event.
System.Object
System.EventArgs
Microsoft.AnalysisServices.TraceStoppedEventArgs
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
'Декларация
Public NotInheritable Class TraceStoppedEventArgs _
Inherits EventArgs
'Применение
Dim instance As TraceStoppedEventArgs
public sealed class TraceStoppedEventArgs : EventArgs
public ref class TraceStoppedEventArgs sealed : public EventArgs
[<SealedAttribute>]
type TraceStoppedEventArgs =
class
inherit EventArgs
end
public final class TraceStoppedEventArgs extends EventArgs
Тип TraceStoppedEventArgs обеспечивает доступ к следующим элементам.
Имя | Описание | |
---|---|---|
![]() |
Exception | Gets the exception that occurs in the event. |
![]() |
StopCause | Gets the cause of trace to stop. |
В начало
Имя | Описание | |
---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.