Represents the method that handles the ConnectionStatusUpdated event.
[Visual Basic .NET] Public Delegate Sub ConnectionStatusUpdatedEventHandler ( _ ByRef pConnectionStatus As esriGpsConnectionStatus _ )
[C#] public delegate void ConnectionStatusUpdatedEventHandler ( ref esriGpsConnectionStatus pConnectionStatus );