C# 클래스 Akka.Cluster.Tools.Tests.MultiNode.PublishSubscribe.DistributedPubSubMediatorSpec.ExitGroup

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

공개 프로퍼티들

프로퍼티 타입 설명
Group string
Topic string

공개 메소드들

메소드 설명
ExitGroup ( string topic, string @group ) : System

메소드 상세

ExitGroup() 공개 메소드

public ExitGroup ( string topic, string @group ) : System
topic string
@group string
리턴 System

프로퍼티 상세

Group 공개적으로 프로퍼티

public string Group
리턴 string

Topic 공개적으로 프로퍼티

public string Topic
리턴 string