ArcFM Responder Mobile Developer Guide
SyncRoot Property (RemotingHelper)






Syntax
'Declaration
 
Public Shared ReadOnly Property SyncRoot As System.Object
'Usage
 
Dim value As System.Object
 
value = RemotingHelper.SyncRoot
public static System.object SyncRoot {get;}
public read-only property SyncRoot: System.TObject; static; 
public static function get SyncRoot : System.Object
public: __property static System.Object* get_SyncRoot();
public:
static property System.Object^ SyncRoot {
   System.Object^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RemotingHelper Class
RemotingHelper Members

Send Feedback