C# Class BitSharper.PeerGroup.PeerGroupThreadFactory

Inheritance: IThreadFactory
Afficher le fichier Open project: TangibleCryptography/BitSharper

Méthodes publiques

Méthode Description
NewThread ( IRunnable r ) : Thread
PeerGroupThreadFactory ( ) : System

Method Details

NewThread() public méthode

public NewThread ( IRunnable r ) : Thread
r IRunnable
Résultat Thread

PeerGroupThreadFactory() public méthode

public PeerGroupThreadFactory ( ) : System
Résultat System