C# Class SharpCifs.UniAddress.QueryThread

Inheritance: Thread
Show file Open project: brandonprry/Potato

Public Methods

Method Description
Run ( ) : void

Private Methods

Method Description
QueryThread ( Sem sem, string host, int type, string scope, IPAddress svr ) : System

Method Details

Run() public method

public Run ( ) : void
return void