CloudEventEntry.ProcessId Property
Applies to: Semantic Logging 2.0
Gets or sets the process id.
Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks.WindowsAzure
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.WindowsAzure (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.WindowsAzure.dll) Version: 2.0.1406.1
Syntax
public int ProcessId { get; }
'Declaration
Public ReadOnly Property ProcessId As Integer
Get
Property Value
Type: Int32
The process id.
See Also
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks.WindowsAzure Namespace