close
AsyncMethod
This is a method of the GatewayClientProtocol class in the gateway module.Close the client connection.
Signature
Returns
The result of the operation.
close: Close the client connection.
This is a method of the GatewayClientProtocol class in the gateway module.Close the client connection.
async def close(&self) -> Result<()>