共用方式為


FSEventStream 類別

定義

public class FSEventStream : IDisposable, ObjCRuntime.INativeObject
type FSEventStream = class
    interface INativeObject
    interface IDisposable
繼承
FSEventStream
實作

建構函式

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

屬性

Description
Handle
LatestEventId
PathsBeingWatched

方法

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

事件

Events

適用於