Akka.Cluster.Tests.MultiNode.ClientDowningNodeThatIsUnreachableSpec.ClientDowningNodeThatIsUnreachableSpec C# (CSharp) 메소드

ClientDowningNodeThatIsUnreachableSpec() 보호된 메소드

protected ClientDowningNodeThatIsUnreachableSpec ( ClientDowningNodeThatIsUnreachableMultiNodeConfig config ) : System.Collections.Immutable
config ClientDowningNodeThatIsUnreachableMultiNodeConfig
리턴 System.Collections.Immutable
        protected ClientDowningNodeThatIsUnreachableSpec(ClientDowningNodeThatIsUnreachableMultiNodeConfig config)
            : base(config)
        {
            _config = config;
        }

Same methods

ClientDowningNodeThatIsUnreachableSpec::ClientDowningNodeThatIsUnreachableSpec ( bool failureDetectorPuppet ) : System.Collections.Immutable