StandardWatchEventKinds.Overflow Property

Definition

A special event to indicate that events may have been lost or discarded.

[Android.Runtime.Register("OVERFLOW", ApiSince=26)]
public static Java.Nio.FileNio.IWatchEventKind? Overflow { get; }
[<Android.Runtime.Register("OVERFLOW", ApiSince=26)>]
member this.Overflow : Java.Nio.FileNio.IWatchEventKind

Property Value

IWatchEventKind
Attributes

Remarks

Java documentation for java.nio.file.StandardWatchEventKinds.OVERFLOW.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to