Policy.ConnectionProcessingStartedEventHandler 代理人

定義

1 つの接続に対するポリシー実行の開始を通知します。

public delegate void Policy.ConnectionProcessingStartedEventHandler(object sender, Policy.ConnectionProcessingStartedEventArgs e);
type Policy.ConnectionProcessingStartedEventHandler = delegate of obj * Policy.ConnectionProcessingStartedEventArgs -> unit
Public Delegate Sub Policy.ConnectionProcessingStartedEventHandler(sender As Object, e As Policy.ConnectionProcessingStartedEventArgs)

パラメーター

sender
Object

適用対象