SocketsMetrics.CurrentOutgoingConnectAttempts 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.
Number of outgoing (Connect) Socket connection attempts that are currently in progress.
public long CurrentOutgoingConnectAttempts { get; }
member this.CurrentOutgoingConnectAttempts : int64
Public ReadOnly Property CurrentOutgoingConnectAttempts As Long