Click or drag to resize
MvComponentFactoryProcessId Property
Gets the process id.

Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax
public virtual int ProcessId { get; }

Property Value

Type: Int32
By default, 1.
Remarks
This method is called internally when a component connects to a server.
See Also