(self)
| 252 | # |
| 253 | @__delete_check |
| 254 | def GetStatistics(self): |
| 255 | return self.__prop_intf.Get('net.openvpn.v3.sessions', |
| 256 | 'statistics') |
| 257 | |
| 258 | ## |
| 259 | # Retrieve session statistics as a pre-formatted string |
no outgoing calls
no test coverage detected