Share via


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

적용 대상