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