Operation


Description:

[ CCode ( has_construct_function = false , type = "GCancellable*" ) ]
public Operation ()

Create a new camel operation handle.

Camel operation handles can be used in a multithreaded application (or a single operation handle can be used in a non threaded appliation) to cancel running operations and to obtain notification messages of the internal status of messages.

Returns:

A new operation handle.