Network Events

Wisej.NET Hybrid applications support monitoring the current network status of the Hybrid device.

Sample

The current network state is accessible using the Info member of the Device singleton (Wisej.Hybrid.Device.Info).

Monitor Network Events

It's possible to monitor changes in the network state using Device.Networking.

Further Reading

.NET MAUI Connectivity

Last updated