Disconnect from a NATS Streaming server * * @memberof StanTransporter */ disconnect() { if (this.client) { this.client.close(); this.client = null; } }.
確定! 回上一頁