Compartilhar via


IQueueCacheCursor.GetCurrent(Exception) Método

Definição

Obter o valor atual.

public Orleans.Streams.IBatchContainer GetCurrent (out Exception exception);
abstract member GetCurrent : Exception -> Orleans.Streams.IBatchContainer
Public Function GetCurrent (ByRef exception As Exception) As IBatchContainer

Parâmetros

exception
Exception

A exceção resultante.

Retornos

Retorna o contêiner em lote atual. Se for nulo, o fluxo foi concluído ou houve um erro de fluxo.
Se houver um erro de fluxo, uma exceção de erro será fornecida na saída.

Aplica-se a