C# 클래스 Akka.Remote.Tests.RemotingTerminatorSpecs

Validate that the remoting terminator for Akka.Remote transports fires and does not indefinitely block the ActorSystem from terminating.
상속: AkkaSpec
파일 보기 프로젝트 열기: rogeralsing/akka.net

공개 프로퍼티들

프로퍼티 타입 설명
RemoteConfig Akka.Configuration.Config

공개 메소드들

메소드 설명
RemotingTerminatorSpecs ( ) : System

비공개 메소드들

메소드 설명
RemotingTerminator_should_shutdown_promptly_with_no_associations ( ) : void
RemotingTerminator_should_shutdown_promptly_with_some_associations ( ) : void

메소드 상세

RemotingTerminatorSpecs() 공개 메소드

public RemotingTerminatorSpecs ( ) : System
리턴 System

프로퍼티 상세

RemoteConfig 공개적으로 정적으로 프로퍼티

public static Config,Akka.Configuration RemoteConfig
리턴 Akka.Configuration.Config