C# 클래스 SharpPulsar.Messages.BulkSend

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

공개 메소드들

메소드 설명
BulkSend ( List messages, string topic, string routingKey = "default" ) : System.Collections.Generic

메소드 상세

BulkSend() 공개 메소드

public BulkSend ( List messages, string topic, string routingKey = "default" ) : System.Collections.Generic
messages List
topic string
routingKey string
리턴 System.Collections.Generic