Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreikop/python-ws-discovery
/ incrementMessageNumber
Method
incrementMessageNumber
wsdiscovery/service.py:81–82 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
79
self._metadataVersion = metadataVersion
80
81
def
incrementMessageNumber(self):
82
self._messageNumber = self._messageNumber + 1
83
84
Callers
3
_sendBye
Method · 0.80
constructHello
Function · 0.80
constructResolveMatch
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected