FSEventStream Class

Definition

public class FSEventStream : IDisposable, ObjCRuntime.INativeObject
type FSEventStream = class
    interface INativeObject
    interface IDisposable
Inheritance
FSEventStream
Implements

Constructors

FSEventStream(CFAllocator, NSArray, UInt64, TimeSpan, FSEventStreamCreateFlags)
FSEventStream(String[], TimeSpan, FSEventStreamCreateFlags)

Properties

Description
Handle
LatestEventId
PathsBeingWatched

Methods

Dispose()
Dispose(Boolean)
Finalize()
FlushAsync()
FlushSync()
Invalidate()
OnEvents(FSEvent[])
ScheduleWithRunLoop(CFRunLoop)
ScheduleWithRunLoop(CFRunLoop, NSString)
ScheduleWithRunLoop(NSRunLoop)
ScheduleWithRunLoop(NSRunLoop, NSString)
Show()
Start()
Stop()
ToString()

Events

Events

Applies to