Struct ClientAddress
This structure is returned when WFQuerySessionInformation is called with WFInfoClasses.ClientAddress
Namespace: Dapplo.Windows.Citrix.Structs
Assembly: Dapplo.Windows.Citrix.dll
Syntax
public struct ClientAddress
Properties
| Improve this Doc View SourceAddressFamily
Address Family
Declaration
public AddressFamily AddressFamily { get; }
Property Value
Type | Description |
---|---|
AddressFamily |
IpAddress
IP Address used
Declaration
public string IpAddress { get; }
Property Value
Type | Description |
---|---|
System.String |