Same as above comment.

```cpp
auto pool = cache.getPoolManager()
                 .createFactory()
                 .setSubscriptionEnabled()
                 .addServer()
                 .addServer()
                 .create()
```

[ Full content available at: https://github.com/apache/geode-native/pull/382 ]
This message was relayed via gitbox.apache.org for 
[email protected]

Reply via email to