report_kernel_event_sync


Description:

[ Version ( since = "1.8" ) ]
public bool report_kernel_event_sync (KernelEventProperties properties, Cancellable? cancellable = null) throws Error

Synchronously report kernel event.

The calling thread is blocked until a reply is received.

See report_kernel_event for the asynchronous version of this method.

Parameters:

this

A Manager.

properties

the properties of the kernel event.

cancellable

A Cancellable or null.

Returns:

true if the operation succeeded, false if error is set.