Delegate NetworkConnectionHandler
Delegate containing information about a network connection event
Assembly: Meadow.Contracts.dll
View Source
public delegate void NetworkConnectionHandler(INetworkAdapter sender, NetworkConnectionEventArgs args)
Delegate containing information about a network connection event
public delegate void NetworkConnectionHandler(INetworkAdapter sender, NetworkConnectionEventArgs args)