C# 클래스 Akka.Cluster.Tools.PublishSubscribe.Internal.RegisterTopic

파일 보기 프로젝트 열기: rogeralsing/akka.net

공개 프로퍼티들

프로퍼티 타입 설명
TopicRef IActorRef

공개 메소드들

메소드 설명
RegisterTopic ( IActorRef topicRef ) : System

메소드 상세

RegisterTopic() 공개 메소드

public RegisterTopic ( IActorRef topicRef ) : System
topicRef IActorRef
리턴 System

프로퍼티 상세

TopicRef 공개적으로 프로퍼티

public IActorRef TopicRef
리턴 IActorRef