MCPcopy Create free account
hub / github.com/GPUOpen-Tools/GPU-Reshape / Cancel

Method Cancel

Source/Libraries/Bridge/Source/RemoteClientBridge.cpp:80–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80void RemoteClientBridge::Cancel() {
81 client->Cancel();
82}
83
84void RemoteClientBridge::Stop() {
85 client->Stop();

Callers 1

Asio.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected