Edit

RealTimeServerConnectionManager.GetOutgoingConnectionCount Method

Definition

Returns the total number of outgoing connections in the connection pools.

public:
 int GetOutgoingConnectionCount();
public int GetOutgoingConnectionCount();
member this.GetOutgoingConnectionCount : unit -> int
Public Function GetOutgoingConnectionCount () As Integer

Returns

The count of outgoing connections.

Applies to