ServiceReplicaListener.listenOnSecondary 方法
定义
Indicates if this communication listener should be opened when the stateful service replica becomes an ActiveSecondary. When this member is not set(or set to false), the communication listener is opened only when the replica becomes Primary.
public boolean listenOnSecondary()
返回
boolean
Boolean value that indicates if this communication listener should be opened when the replica is ActiveSecondary