AzureQueueDataAdapterV2.FromQueueMessage(String, Int64) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從雲端佇列訊息建立批次容器
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