Akka.Cluster.Tools.Tests.Singleton.PointToPointChannel.OnReceive C# (CSharp) Méthode

OnReceive() protected méthode

protected OnReceive ( object message ) : void
message object
Résultat void
        protected override void OnReceive(object message) { }
    }