Click or drag to resize

AdapterBaseTOnNetworkChanged Method

Is network changed

Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
protected virtual void OnNetworkChanged(
	bool isAvailable
)

Parameters

isAvailable  Boolean
Is connection available
See Also