Interface IWatchKey
.NET interface for TO BE DEFINED FROM USER
public interface IWatchKey
Methods
Cancel()
void Cancel()
IsValid()
bool IsValid()
Returns
PollEvents()
List<WatchEvent<object>> PollEvents()
Returns
Reset()
bool Reset()
Returns
Watchable()
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/WatchKey.html#watchable()
Watchable Watchable()