Exemplo n.º 1
0
 public static void Stop()
 {
     //客户端取消订阅分布式缓存
     SubscriberManager.UnSubscribe(publishServiceName);
 }