Click or drag to resize

BulkCopyProgress Property

Get or sets an (optional) implementation of IProgressT to report progress to.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
public IProgress<int> Progress { get; set; }

Property Value

IProgressInt32
See Also