다음을 통해 공유


AzureQueueDataAdapterV2.FromCloudQueueMessage 메서드

정의

클라우드 큐 메시지에서 일괄 처리 컨테이너 만들기

public Orleans.Streams.IBatchContainer FromCloudQueueMessage (Microsoft.WindowsAzure.Storage.Queue.CloudQueueMessage cloudMsg, long sequenceId);
abstract member FromCloudQueueMessage : Microsoft.WindowsAzure.Storage.Queue.CloudQueueMessage * int64 -> Orleans.Streams.IBatchContainer
override this.FromCloudQueueMessage : Microsoft.WindowsAzure.Storage.Queue.CloudQueueMessage * int64 -> Orleans.Streams.IBatchContainer
Public Function FromCloudQueueMessage (cloudMsg As CloudQueueMessage, sequenceId As Long) As IBatchContainer

매개 변수

sequenceId
Int64

반환

구현

적용 대상