DisableSubscriptionCompletedEventHandler 대리자

정의

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

매개 변수

sender
Object

적용 대상