다음을 통해 공유


DeleteSubscriptionCompletedEventHandler 대리자

정의

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

매개 변수

sender
Object

적용 대상