 | BackgroundCopyManagerConnect Method |
Namespace:
usis.Net.Bits
Assembly:
usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntaxpublic static BackgroundCopyManager Connect()
Public Shared Function Connect As BackgroundCopyManager
public:
static BackgroundCopyManager^ Connect()
static member Connect : unit -> BackgroundCopyManager
Return Value
Type:
BackgroundCopyManager
An instance of the
BackgroundCopyManager class.
ExceptionsException | Condition |
---|
COMException | The connection attempt to the BITS service failed. |
Remarks
See Also