Click or drag to resize
HttpBulkFetch Constructor
Constructor.

Namespace: StreamCoders.Network
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public HttpBulkFetch(
	InjectableStream injectable
)

Parameters

injectable
Type: StreamCodersInjectableStream
The injectable.
See Also