Ellié Computing Home Page
My Shopping Cart

Your shopping cart is empty

Display Cart

Call us at +1 586 62 ELLIE / +1 586 62 35543 Office Closed
sales@elliecomputing.com - Contact us


System object

 

 

System global object

Syntax

 A System global object is created for you and is only this object can exist in the application. It is named System and is globally accessible.

Parameters

 none.

Property Of

global name space.

Implemented In

ECMerge 2.1.76

Description

 The System object is a name space for system related features such as process execution or synchronization.

Properties

Property Description
Process Constructor. System.Process constructor. 
Synchronization Namespace. Contains synchronization related objects and methods

 

Methods

 none

Examples

Example 1.

 none.

See Also 

System.Process object, System.Synchronization object