IListenerChannelCallback.ReportStarted 方法

定义

通知辅助进程框架侦听器通道已启动。Notifies the worker process framework that a listener channel has started.

此 API 支持产品基础结构,不能在代码中直接使用。

public:
 void ReportStarted();
public void ReportStarted ();
abstract member ReportStarted : unit -> unit
Public Sub ReportStarted ()

注解

ReportStarted 在 .NET Framework 3.5 中引入。ReportStarted is introduced in the .NET Framework 3.5. 有关详细信息,请参见版本和依赖关系For more information, see Versions and Dependencies.

适用于