Delegate NetworkDisconnectionHandler
Delegate containing information about a network disconnection event
Assembly: Meadow.Contracts.dll
View Source
public delegate void NetworkDisconnectionHandler(INetworkAdapter sender)
Delegate containing information about a network disconnection event
public delegate void NetworkDisconnectionHandler(INetworkAdapter sender)