Click or drag to resize

OnDemandCallbackContextProcessId Property

Gets the calling process identifier.

Namespace:  ShellBoost.Core.Synchronization
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public int ProcessId { get; }

Property Value

Type: Int32
The calling process identifier.
See Also