ServiceStatusValue extension

Conversion extension methods for the ServiceStatus type.

on

Properties

value int
Converts the ServiceStatus value into an integer.
no setter

Static Methods

statusByValue(int value) ServiceStatus
Converts the supplied integer value into a ServiceStatus enum.