MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / ~QueueDisconnect

Method ~QueueDisconnect

src/QueueOperation.cpp:205–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203}
204
205QueueDisconnect::~QueueDisconnect() {
206}
207
208int QueueDisconnect::Perform() {
209 m_result = m_client->Disconnect();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected