次の方法で共有


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

適用対象