DeployedServiceReplica.HostProcessId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The host process id.
<returns>This will be zero if the replica is down.</returns>public long HostProcessId { get; }
member this.HostProcessId : int64
Public ReadOnly Property HostProcessId As Long