Delegate NetworkStateHandler
Delegate containing information about a change in network state event
Assembly: Meadow.Contracts.dll
View Source
Declaration
public delegate void NetworkStateHandler(INetworkAdapter sender)
Delegate containing information about a change in network state event
public delegate void NetworkStateHandler(INetworkAdapter sender)