C# Class Network_Manager.Jobs.TrafficMonitor

Show file Open project: SortByte/Network-Manager

Public Methods

Method Description
Start ( ) : void
Stop ( bool async = false ) : void

Method Details

Start() public static method

public static Start ( ) : void
return void

Stop() public static method

public static Stop ( bool async = false ) : void
async bool
return void