Initiate a connection attempt.

ParametersmethodA callable which will actually start the connection attempt. For example, reactor.connectTCP.
*argsPositional arguments to pass to method, excluding the factory.
**kwargsKeyword arguments to pass to method.
ReturnsA Deferred which fires with an instance of the protocol class passed to this ClientCreator's initializer or fails if the connection cannot be set up for some reason.
Function cancelConnect Undocumented
def cancelConnect(deferred): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.