Share via


ReceiveBatchCompleteHandler Delegate

Definition

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)

Parameters

overallStatus
Boolean

Applies to