Click or drag to resize

BackgroundCopyManagerVersion Property

Gets the version of BITS on the client computer.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public Version Version { get; }

Property Value

Type: Version
The version of BITS on the client computer.
See Also