Table of Contents

Delegate IOSchedulerJobFunc

Namespace
Gio
Assembly
Gio-2.0.dll
public delegate bool IOSchedulerJobFunc(IOSchedulerJob job, Cancellable? cancellable, IntPtr data)

Parameters

job IOSchedulerJob
cancellable Cancellable
data IntPtr

Returns

bool