MvProcess Properties

The MvProcess type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAllowMultipleConnections
Gets and sets whether this process can instanciate more than one MvComponent per connection to a specific server.
Public propertyStatic memberIsInitialized
Indicates if the process has been initialized.
Public propertyStatic memberSingleton
Gets the MvProcess singleton.
Top
See Also