Click or drag to resize

NetworkConnectionInfoConnectionId Property

Gets the unique identifier for this connection. This value of this property is not cached.

Namespace:  Alphaleonis.Win32.Network
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public Guid ConnectionId { get; }

Property Value

Type: Guid
See Also