stop
AsyncMethod
This is a method of the GatewayProtocol class in the gateway module.Stop the gateway server.
Signature
Returns
The result of the operation.
stop: Stop the gateway server.
This is a method of the GatewayProtocol class in the gateway module.Stop the gateway server.
async def stop(&mut self) -> Result<()>