EventQueue.FullCount Property
Gets the full count.
public long FullCount {get;}
This language is not supported or no code example is available.
public:
property long FullCount {
long get( );
}
This language is not supported or no code example is available.
public function get FullCount() : long;
This language is not supported or no code example is available.
Property Value
long
The full count.
In this article
Definition