ConnectionOptions.DtlsHelloTimeout()

DESCRIPTION

Set the timeout for getting the first DTLS packet back from the device. This is used to make a connection attempt fail faster if a route to the device is believed to be open, when in fact it is not. Eg. if the device lost its connection to the Nabto Server, but the server has yet to detect the disconnect. Value in milliseconds, default 10000.

DECLARATION

System.Nullable`1[System.Int32] DtlsHelloTimeout