Accusoft.PrintPro8.Net
IsSynchronized Property (PaperBinCollection)




Gets a value indicating whether access to the collection is synchronized (thread safe).
Syntax
'Declaration
 
Public ReadOnly Property IsSynchronized As Boolean
'Usage
 
Dim instance As PaperBinCollection
Dim value As Boolean
 
value = instance.IsSynchronized
public bool IsSynchronized {get;}
public: __property bool get_IsSynchronized();
public:
property bool IsSynchronized {
   bool get();
}

Property Value

A boolean value which is false when the collection is not synchronized.
See Also

Reference

PaperBinCollection Class
PaperBinCollection Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback