C# Class SRNicoNico.Models.NicoNicoWrapper.NicoNicoDmcSession

Inheritance: Livet.NotificationObject
Afficher le fichier Open project: mrtska/SRNicoNico Class Usage Examples

Méthodes publiques

Свойство Type Description
HeartbeatTimer System.Threading.Timer

Méthodes publiques

Méthode Description
CreateAsync ( ) : Task
HeartbeatAsync ( string id ) : void
NicoNicoDmcSession ( NicoNicoGetDmc dmc ) : System

Private Methods

Méthode Description
Heartbeat ( object state ) : void

Method Details

CreateAsync() public méthode

public CreateAsync ( ) : Task
Résultat Task

HeartbeatAsync() public méthode

public HeartbeatAsync ( string id ) : void
id string
Résultat void

NicoNicoDmcSession() public méthode

public NicoNicoDmcSession ( NicoNicoGetDmc dmc ) : System
dmc NicoNicoGetDmc
Résultat System

Property Details

HeartbeatTimer public_oe property

public Timer,System.Threading HeartbeatTimer
Résultat System.Threading.Timer