HostStarted Class

Definition

public class HostStarted : Microsoft.Azure.WebJobs.Script.Diagnostics.MetricEvent
type HostStarted = class
    inherit MetricEvent
Public Class HostStarted
Inherits MetricEvent
Inheritance
HostStarted

Constructors

HostStarted(ScriptHost)

Properties

Duration (Inherited from MetricEvent)
FunctionName (Inherited from MetricEvent)
Host
Timestamp (Inherited from MetricEvent)

Applies to