Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PeerCastStation
Core
StreamStoppedEventArgs
C# Class PeerCastStation.Core.StreamStoppedEventArgs
ストリームが終了した時に呼ばれるイベントの引数です
Inheritance:
System.EventArgs
显示文件
Open project: kumaryu/peercaststation
Class Usage Examples
Public Methods
Method
Description
StreamStoppedEventArgs
(
StopReason
reason
) :
System
Method Details
StreamStoppedEventArgs()
public
method
public
StreamStoppedEventArgs
(
StopReason
reason
) :
System
reason
StopReason
return
System