Accusoft.PrintPro8.Net
SyncRoot Property (PrinterCollection)




Gets an object to be used for thread synchronization.
Syntax
'Declaration
 
Public ReadOnly Property SyncRoot As Object
'Usage
 
Dim instance As PrinterCollection
Dim value As Object
 
value = instance.SyncRoot
public object SyncRoot {get;}
public: __property Object* get_SyncRoot();
public:
property Object^ SyncRoot {
   Object^ get();
}

Property Value

An object used for thread synchronization.
See Also

Reference

PrinterCollection Class
PrinterCollection Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback