Поделиться через


AzureQueueDataAdapterV1.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

Возвращаемое значение

Реализации

Применяется к