supports_thread_contexts


Description:

[ 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.

Parameters:

this

a File

Returns:

Whether or not this supports thread-default contexts.