[ Version ( since = "2.22" ) ]
public bool supports_thread_contexts ()
Checks if this supports thread-default contexts.
If this returns false, you cannot perform asynchronous operations on this in a thread that has a thread-default context.
this |
a File |
Whether or not this supports thread-default contexts. |