Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SafetyCheckWrapper

Package version

A wrapper for the safety check object. Safety checks are performed by service fabric before continuing with the operations. These checks ensure the availability of the service and the reliability of the state.

Hierarchy

  • SafetyCheckWrapper

Index

Properties

Properties

Optional safetyCheck

safetyCheck: SafetyCheckUnion

Represents a safety check performed by service fabric before continuing with the operations. These checks ensure the availability of the service and the reliability of the state.

Generated using TypeDoc