ServiceResponseCollection<TResponse>.Count Property

Definition

Gets the total number of responses in the list.

public:
 property int Count { int get(); };
public int Count { get; }
Public ReadOnly Property Count As Integer

Property Value

An integer value containing the total number of responses.

Applies to