C# 클래스 RabbitMQ.ServiceModel.QueueSettings

파일 보기 프로젝트 열기: Chatham/rabbitmq-dotnet-client 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
autoDelete string
durable string
exclusive string
queueName string

프로퍼티 상세

autoDelete 공개적으로 프로퍼티

public string autoDelete
리턴 string

durable 공개적으로 프로퍼티

public string durable
리턴 string

exclusive 공개적으로 프로퍼티

public string exclusive
리턴 string

queueName 공개적으로 프로퍼티

public string queueName
리턴 string