GetCacheOptionsCompletedEventHandler 代理人

定義

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

パラメーター

sender
Object

適用対象