Akka.Cluster.Tools.PublishSubscribe.Internal.TopicLike.Business C# (CSharp) Method

Business() protected abstract method

protected abstract Business ( object message ) : bool
message object
return bool
        protected abstract bool Business(object message);