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


AzureQueueDataAdapterV2.FromQueueMessage(String, Int64) Метод

Определение

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

public Orleans.Streams.IBatchContainer FromQueueMessage (string cloudMsg, long sequenceId);
abstract member FromQueueMessage : string * int64 -> Orleans.Streams.IBatchContainer
override this.FromQueueMessage : string * int64 -> Orleans.Streams.IBatchContainer
Public Function FromQueueMessage (cloudMsg As String, sequenceId As Long) As IBatchContainer

Параметры

cloudMsg
String
sequenceId
Int64

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

Реализации

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