C# Class PeerCastStation.Core.StreamStoppedEventArgs

ストリームが終了した時に呼ばれるイベントの引数です
Inheritance: System.EventArgs
Afficher le fichier Open project: kumaryu/peercaststation Class Usage Examples

Méthodes publiques

Méthode Description
StreamStoppedEventArgs ( StopReason reason ) : System

Method Details

StreamStoppedEventArgs() public méthode

public StreamStoppedEventArgs ( StopReason reason ) : System
reason StopReason
Résultat System