Enum ServerMonitoringMode
Represents the server monitoring mode.
Fields
Auto = 0
Use polling protocol on FaaS platforms or streaming protocol otherwise. (Default)
Poll = 1
Use polling protocol.
Stream = 2
Use streaming protocol.
Represents the server monitoring mode.
Auto = 0
Use polling protocol on FaaS platforms or streaming protocol otherwise. (Default)
Poll = 1
Use polling protocol.
Stream = 2
Use streaming protocol.