C# Class BitSharper.PeerGroup.PeerGroupThreadFactory

Inheritance: IThreadFactory
Show file Open project: TangibleCryptography/BitSharper

Public Methods

Method Description
NewThread ( IRunnable r ) : Thread
PeerGroupThreadFactory ( ) : System

Method Details

NewThread() public method

public NewThread ( IRunnable r ) : Thread
r IRunnable
return Thread

PeerGroupThreadFactory() public method

public PeerGroupThreadFactory ( ) : System
return System