MobileTrack Nexus Documentation
C#
Show/Hide TOC
Connections
Handler
Dispose Method
Dispose the
ConnectionsHandler
, including the
QueueProcessor
.
Definition
Namespace:
MobileTrack.Receiver
Assembly:
MobileTrack.Receiver (in MobileTrack.Receiver.exe) Version: 0.8+f6fd7a919db8417bc1e7bfd9b2ff9ab9586e296a
C#
Copy
Request Example
public
override
void
Dispose
()
Implements
IDisposable
Dispose
See Also
Reference
ConnectionsHandler Class
MobileTrack.Receiver Namespace
In This Article
Definition
See Also