C# 클래스 SharpPulsar.Messages.Send

파일 보기 프로젝트 열기: eaba/SharpPulsar

공개 메소드들

메소드 설명
Send ( object message, ImmutableDictionary config = null, string routingKey = "default" ) : System.Collections.Generic

메소드 상세

Send() 공개 메소드

public Send ( object message, ImmutableDictionary config = null, string routingKey = "default" ) : System.Collections.Generic
message object
config ImmutableDictionary
routingKey string
리턴 System.Collections.Generic