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