Partilhar via


IEventHubQueueCache.TryGetNextMessage(Object, IBatchContainer) Método

Definição

Tente obter a próxima mensagem no cache para o cursor fornecido.

public bool TryGetNextMessage (object cursorObj, out Orleans.Streams.IBatchContainer message);
abstract member TryGetNextMessage : obj * IBatchContainer -> bool
Public Function TryGetNextMessage (cursorObj As Object, ByRef message As IBatchContainer) As Boolean

Parâmetros

cursorObj
Object
message
IBatchContainer

Retornos

Aplica-se a