Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkTrace

Package version

Network trace

Hierarchy

  • NetworkTrace

Index

Properties

Properties

Optional message

message: undefined | string

Detailed message of a network trace operation, e.g. error message in case of failure.

Optional path

path: undefined | string

Local file path for the captured network trace file.

Optional status

status: undefined | string

Current status of the network trace operation, same as Operation.Status (InProgress/Succeeded/Failed).

Generated using TypeDoc