C# Class Network_Manager.Jobs.Extensions.ByteCounter

Mostrar archivo Open project: SortByte/Network-Manager

Public Properties

Property Type Description
Table ByteTable

Public Methods

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

Method Details

Start() public static method

public static Start ( ) : bool
return bool

Stop() public static method

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

Property Details

Table public_oe static_oe property

public static ByteTable Table
return ByteTable