Search: "listener"
Asset fingerprints - Security Center Documentation
feature periodically collects the following information on your servers: processes, system accounts, listener ...
Exactly-Once delivery semantics - Message Queue Documentation
for consumption, your business processing logic needs to use MQDataSource in the consume method of the message listener to read ...
Process ECS status change events - Elastic Compute Service Documentation
, listener, eventname='Instance:StateChange'): if eventname in self.listeners.keys(): self.listeners.get ...
Implementing SQL Server AlwaysOn Groups on Alibaba Cloud ECS Instances blog
listener may fail to work normally, and HA switch won't function properly. 3. Highly Available (HA) Users might often ask ...
Process ECS status change events - CloudMonitor Documentation
, listener, eventname='Instance:StateChange'): if eventname in self.listeners.keys(): self.listeners.get ...
ACM C++ SDK - Application Configuration Management (ACM Documentation
configuration management. #include "ACM.h" using namespace std; using namespace acm; //Define the listener. class ...