Edit

Share via


RealTimeConnection.RefCount Property

Definition

Gets the current reference count. This indicates the number of components (page mode message, signaling session, subscription etc.) across endpoints that are currently caching and using this connection. The reference count is used only for outgoing shared connections in a pool.

public:
 property int RefCount { int get(); };
public int RefCount { get; }
member this.RefCount : int
Public ReadOnly Property RefCount As Integer

Property Value

Applies to