Keyoti SearchUnit API Docs
GetImportSample Method (sampleSize, method)
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesLinkBasedImportSamplerGetImportSample(Int32, LinkBasedImportSampler..::..SampleMethod)
Keyoti SearchUnit v6
Starts getting the sample
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public void GetImportSample(
	int sampleSize,
	LinkBasedImportSampler..::..SampleMethod method
)
public void GetImportSample(
	int sampleSize,
	LinkBasedImportSampler..::..SampleMethod method
)
Public Sub GetImportSample ( 
	sampleSize As Integer,
	method As LinkBasedImportSampler..::..SampleMethod
)
Public Sub GetImportSample ( 
	sampleSize As Integer,
	method As LinkBasedImportSampler..::..SampleMethod
)
public:
void GetImportSample(
	int sampleSize, 
	LinkBasedImportSampler..::..SampleMethod^ method
)
public:
void GetImportSample(
	int sampleSize, 
	LinkBasedImportSampler..::..SampleMethod^ method
)
member GetImportSample : 
        sampleSize : int * 
        method : LinkBasedImportSampler..::..SampleMethod -> unit 
member GetImportSample : 
        sampleSize : int * 
        method : LinkBasedImportSampler..::..SampleMethod -> unit 
Parameters
sampleSize (Int32)
Size of the sample
method (LinkBasedImportSampler..::..SampleMethod)
Method to call to get a sample

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120