Broadcast.Pause 方法

定义

暂停指定的广播。

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

注解

如果未进行指定的广播, 则暂停 将返回运行时错误 4702。

适用于