Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeClosedEvent

Package version

Node Closed event.

Hierarchy

  • NodeClosedEvent

Index

Properties

Optional category

category: undefined | string

The category of event.

error

error: string

Describes error.

eventInstanceId

eventInstanceId: string

The identifier for the FabricEvent instance.

Optional hasCorrelatedEvents

hasCorrelatedEvents: undefined | false | true

Shows there is existing related events available.

kind

kind: "NodeClosed"

Polymorphic Discriminator

nodeId

nodeId: string

Id of Node.

nodeInstance

nodeInstance: number

Id of Node instance.

nodeName

nodeName: string

The name of a Service Fabric node.

timeStamp

timeStamp: Date

The time event was logged.

Generated using TypeDoc