ObjectPool<T>.

InactiveCount Property

Summary

The number of items in the Weaver.ObjectPool`1.InactiveObjects list.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
ObjectPool<T>

Syntax

public int InactiveCount { get; set; }

Value

Type Description
int