public void sendCommand(OutgoingAggreGateCommand cmd) { cmd.send(streamWrapper); }
protected override void send(OutgoingAggreGateCommand cmd) { cmd.send(streamWrapper); }