get_state


Description:

[ Version ( since = "0.17.1" ) ]
public FileTransferState get_state (out FileTransferStateChangeReason reason)

Returns the state property.

If reason is not null it is set to the reason why state changed to its current value.

Parameters:

this

a FileTransferChannel

reason

a FileTransferStateChangeReason, or null

Returns:

the value of the state property