Version: 2023.2
言語: 日本語
public static void Start ();

説明

Starts the EventService so it listens to new messages.

Normally, Start is called automatically when a member of the EventService is invoked. However, you may sometimes need to call it explicitly. For example, if you called EventService.Close you can use Start to restart the EventService.