KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.Core.IMessageRouter Member List

This is the complete list of members for KlusterKite.Core.IMessageRouter, including all inherited members.

Ask< T >(Address nodeAddress, string path, object message, TimeSpan timeout)KlusterKite.Core.IMessageRouter
Tell(Address nodeAddress, string path, object message, IActorRef sender=null)KlusterKite.Core.IMessageRouter