An NDoc Documented Class Library

FTPConnection.EventsEnabled Property

Determines whether or not events are currently enabled.

public bool EventsEnabled {get; set;}

Property Value

The EventsEnabled flag determines whether or not events are currently enabled. If the flag is true (the default) then events will fire as appropriate. If the flag is false then no events will be fired by this object.

See Also

FTPConnection Class | EnterpriseDT.Net.Ftp Namespace