Xceed .NET Libraries Documentation
Xceed.FileSystem Assembly / Xceed.FileSystem Namespace / FileSystemEvents Class


In This Topic
    FileSystemEvents Class Methods
    In This Topic

    For a list of all members of this type, see FileSystemEvents members.

    Public Methods
     NameDescription
    Public MethodCalled when a sub-operation is begun within a process.  
    Public MethodOverloaded. Initializes a new session from a FileSystemEvents object.  
    Public MethodCalled when a sub-operation is ended within a process.  
    Top
    Protected Methods
     NameDescription
    Protected Internal Method  
    Protected Internal MethodRaises the ByteProgression event.  
    Protected Internal MethodRaises the ItemCompletion event.  
    Protected Internal MethodRaises the ItemException event.  
    Protected Internal MethodRaises the ItemProgression event.  
    Protected Internal MethodRaises the PathException event.  
    Protected Internal Method  
    Protected Internal MethodRaises the ScanningFolder event.  
    Protected MethodVerifies the validity of the parameters sent to the event handlers.  
    Top
    See Also