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

適用対象