C# 클래스 DotNetWorkQueue.Transport.Redis.Basic.Command.SendMessageCommandBatch

Sends a new message to a queue
파일 보기 프로젝트 열기: blehnen/DotNetWorkQueue 1 사용 예제들

공개 메소드들

메소드 설명
SendMessageCommandBatch ( IAdditionalMessageData>.List messages ) : System.Collections.Generic

Initializes a new instance of the SendMessageCommand class.

메소드 상세

SendMessageCommandBatch() 공개 메소드

Initializes a new instance of the SendMessageCommand class.
public SendMessageCommandBatch ( IAdditionalMessageData>.List messages ) : System.Collections.Generic
messages IAdditionalMessageData>.List The messages.
리턴 System.Collections.Generic