Пример #1
0
 private async void Form1_Load(object sender, EventArgs e)
 {
     await streamHandler.InitStreamingAsync(GetInitModel());
 }