共用方式為


ReceiveBatchCompleteHandler 代理人

定義

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)

參數

overallStatus
Boolean

適用於