Click or drag to resize
HttpBulkFetchAbort Method
Aborts this instance. Stop the internal query thread. After calling this function, Start will have to be called again to resume.

Namespace: StreamCoders.Network
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void Abort()
See Also