Compartilhar via


PooledQueueCache.TryGetNextMessage(Object, IBatchContainer) Método

Definição

Adquire a próxima mensagem no cache no cursor fornecido

public bool TryGetNextMessage (object cursorObj, out Orleans.Streams.IBatchContainer message);
member this.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