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

적용 대상