Contents

allConnections

Returns all valid NSConnection objects in the process.

Declaration

+ (NSArray<NSConnection *> *) allConnections;

Return Value

An array containing all valid NSConnection objects in the process.

See Also

Related Documentation