Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeOpcUa/python-opcua
/ stop
Method
stop
opcua/server/server.py:357–362 ·
view source on GitHub ↗
Stop server
(self)
Source
from the content-addressed store, hash-verified
355
raise
exp
356
357
def
stop(self):
358
""
"
359
Stop server
360
""
"
361
self.bserver.stop()
362
self.iserver.stop()
363
364
def
get_root_node(self):
365
""
"
Callers
13
uaserver
Function · 0.95
__exit__
Method · 0.95
test_port_in_use
Method · 0.95
mymain
Function · 0.95
delete_subscriptions
Method · 0.45
start
Method · 0.45
tearDownClass
Method · 0.45
tearDownClass
Method · 0.45
tearDownClass
Method · 0.45
tearDownClass
Method · 0.45
stop_server_and_client
Method · 0.45
tearDownClass
Method · 0.45
Calls
no outgoing calls
Tested by
9
test_port_in_use
Method · 0.76
mymain
Function · 0.76
tearDownClass
Method · 0.36
tearDownClass
Method · 0.36
tearDownClass
Method · 0.36
tearDownClass
Method · 0.36
stop_server_and_client
Method · 0.36
tearDownClass
Method · 0.36
tearDownClass
Method · 0.36