C# Class Network_Manager.Jobs.Extensions.UdpDetector

Exibir arquivo Open project: SortByte/Network-Manager

Public Properties

Property Type Description
Table UdpTable

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 UdpTable Table
return UdpTable