Function FRD_DetectNatProperties

Source
pub unsafe extern "C" fn FRD_DetectNatProperties(
    completionEvent: Handle,
) -> Result
Expand description

Starts an internal task to determine the NAT properties of the current internet connection.

ยงArguments

  • completionEvent - The event handle to signal once the task has completed.