Click or drag to resize

BackgroundCopyJobNotifications Property

Gets the event notification flags for your application.

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

Property Value

Type: BackgroundCopyJobNotifications
The event notification flags for your application.
See Also