Click or drag to resize
QueryTraceEventSource Property
The address of the host having generated this event.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public IPAddress Source { get; }

Return Value

Type: IPAddress
The address of the host having generated this event.
See Also