Skip to main content

Delegate NetworkConnectionHandler

Delegate containing information about a network connection event

Assembly: Meadow.Contracts.dll
View Source
Declaration
public delegate void NetworkConnectionHandler(INetworkAdapter sender, NetworkConnectionEventArgs args)