Compartir a través de


ReceiveBatchCompleteHandler Delegado

Definición

public delegate void ReceiveBatchCompleteHandler(bool overallStatus);
public delegate void ReceiveBatchCompleteHandler(bool overallStatus);
type ReceiveBatchCompleteHandler = delegate of bool -> unit
Public Delegate Sub ReceiveBatchCompleteHandler(overallStatus As Boolean)

Parámetros

overallStatus
Boolean

Se aplica a