Bagikan melalui


EventsDependencyInfo Class

Definition

The dependency info

public class EventsDependencyInfo
type EventsDependencyInfo = class
Public Class EventsDependencyInfo
Inheritance
EventsDependencyInfo

Constructors

EventsDependencyInfo()

Initializes a new instance of the EventsDependencyInfo class.

EventsDependencyInfo(String, String, String, Nullable<Int64>, String, String, String, String, String)

Initializes a new instance of the EventsDependencyInfo class.

Properties

Data

Gets or sets the data of the dependency

Duration

Gets or sets the duration of the dependency

Id

Gets or sets the ID of the dependency

Name

Gets or sets the name of the dependency

PerformanceBucket

Gets or sets the performance bucket of the dependency

ResultCode

Gets or sets the result code of the dependency

Success

Gets or sets indicates if the dependency was successful

Target

Gets or sets the target of the dependency

Type

Gets or sets the type of the dependency

Applies to