Click or drag to resize
Xcalibur Systems LLC Logo

EndpointProcessId Property

Gets the process identifier.

Namespace: Xcalibur.NativeMethods.V2.Networking
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public int ProcessId { get; }

Property Value

Int32
The process identifier.
See Also