Contents

multipleThreadsEnabled

A Boolean value that indicates whether the receiver supports requests from multiple threads.

Declaration

@property (readonly) BOOL multipleThreadsEnabled;

Return Value

true if the receiver supports requests from multiple threads.

Discussion

true if the receiver supports requests from multiple threads, otherwise false.

The default is true.

See Also

Running the Connection in a New Thread