Home › Forums › Support › The status of an unmanaged connection › Reply To: The status of an unmanaged connection
January 2, 2015 at 17:08
#3568
Anonymous
Inactive
Heya bsflasher,
Thank you for your questions:
1. We developed the managed connection so that it was possible to reliably know the connection status etc. The only way to know if an unmanaged connection is usable is to send some sort of test packet. You can always check the connection state:
Connection.ConnectionInfo.ConnectionState
but for unmanaged connections this may be unreliable.
2. There is not auto reconnect feature as it was not possible for us to create one that would make sense for the majority of use cases. i.e. There were enough edge cases that no single implementation was worth while.
Hope that helps,
Regards,
Marc