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


IAzureQueueDataAdapter.FromCloudQueueMessage(CloudQueueMessage, Int64) Метод

Определение

Создает пакетный контейнер из сообщения облачной очереди

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
Public Function FromCloudQueueMessage (cloudMsg As CloudQueueMessage, sequenceId As Long) As IBatchContainer

Параметры

sequenceId
Int64

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

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