[ 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.
| this |
A Manager. |
| properties |
the properties of the kernel event. |
| cancellable |
A Cancellable or null. |
|
true if the operation succeeded, false if throws is set. |