Naanou.Common.Search
Class ContentSource

Field Summary
Naanou.Common.BasicAddress Address
string BaseUrl
string Name
int Simul
float Throttle

Constructor Summary
ContentSource(string name, Naanou.Common.BasicAddress address, string baseUrl, int simul, float throttle)
         Source for content

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString


Field Detail

Address

public Naanou.Common.BasicAddress Address


BaseUrl

public string BaseUrl


Name

public string Name


Simul

public int Simul


Throttle

public float Throttle

Constructor Detail

ContentSource

public ContentSource(string name,
                     Naanou.Common.BasicAddress address,
                     string baseUrl,
                     int simul,
                     float throttle)

Source for content

Parameters:
name -
address -
baseUrl - Must be in form of http://host:port/
simul -
throttle -