GatewayCountChangedEventArgs.PreviousNumberOfConnectedGateways Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of gateways which this client was currently connected to before this event.
public int PreviousNumberOfConnectedGateways { get; }
member this.PreviousNumberOfConnectedGateways : int
Public ReadOnly Property PreviousNumberOfConnectedGateways As Integer