Policy.ConnectionProcessingStartedEventHandler 委托

定义

为一个连接发出策略执行的开始信号。

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

适用于