Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 240675

Re: ClientCacheFactory.set("name", clientName) in .net native client

$
0
0

Yes, see also my original post:

 

I ported my Java client over to .net, but could not figure out how to set the name. This is how I do it in Java:

 

new ClientCacheFactory().set("name", clientName)

On the GemFire server side, I can then get the name e.g. by means of:

public void memberJoined(BridgeMembershipEvent event)
{     String clientName = event.getMember().getName();

 

Thanks for looking into this.

 

Cheers


Viewing all articles
Browse latest Browse all 240675

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>