Condividi tramite


IEventHubQueueCache.TryGetNextMessage(Object, IBatchContainer) Metodo

Definizione

Provare a ottenere il messaggio successivo nella cache per il cursore specificato.

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

Parametri

cursorObj
Object
message
IBatchContainer

Restituisce

Si applica a