Keyoti Search for ASP.NET API Docs
GetImportSample Method (sampleSize, method)
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesLinkBasedImportSamplerGetImportSample(Int32, LinkBasedImportSampler..::.SampleMethod)
Keyoti Search for ASP.NET 2010
Starts getting the sample
Declaration Syntax
C#Visual BasicVisual C++
public void GetImportSample(
	int sampleSize,
	LinkBasedImportSampler..::.SampleMethod method
)
Public Sub GetImportSample ( _
	sampleSize As Integer, _
	method As LinkBasedImportSampler..::.SampleMethod _
)
public:
void GetImportSample(
	int sampleSize, 
	LinkBasedImportSampler..::.SampleMethod^ method
)
Parameters
sampleSize (Int32)
Size of the sample
method (LinkBasedImportSampler..::.SampleMethod)
Method to call to get a sample

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609