Akka.Interfaced.SlimServer.ActorBoundChannelBase.OnNotificationMessage C# (CSharp) Method

OnNotificationMessage() protected abstract method

protected abstract OnNotificationMessage ( NotificationMessage message ) : void
message NotificationMessage
return void
        protected abstract void OnNotificationMessage(NotificationMessage message);