Example #1
0
 protected override bool ReceiveRecover(object message)
 {
     return(_shardSemantic.ReceiveRecover(message));
 }