Click or drag to resize

BackgroundCopyJobNotifyCommandLine Property

Gets or sets the program to execute when the job enters the error or transferred state.

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

Property Value

Type: BackgroundCopyNotifyCommandLine
The program to execute when the job enters the error or transferred state.
See Also