EnableSubscriptionCompletedEventHandler 委托

定义

public delegate void EnableSubscriptionCompletedEventHandler(System::Object ^ sender, AsyncCompletedEventArgs ^ e);
public delegate void EnableSubscriptionCompletedEventHandler(object sender, AsyncCompletedEventArgs e);
type EnableSubscriptionCompletedEventHandler = delegate of obj * AsyncCompletedEventArgs -> unit
Public Delegate Sub EnableSubscriptionCompletedEventHandler(sender As Object, e As AsyncCompletedEventArgs)

参数

sender
Object

适用于