Table of Contents

Delegate DatagramBasedInterfaceData.ConditionWaitCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate bool DatagramBasedInterfaceData.ConditionWaitCallback(IntPtr datagramBased, IOCondition condition, long timeout, IntPtr cancellable, out ErrorOwnedHandle error)

Parameters

datagramBased IntPtr
condition IOCondition
timeout long
cancellable IntPtr
error ErrorOwnedHandle

Returns

bool