Click or drag to resize
GDStreamSocketInformation Property
Gets socket information on a GDStreamSocket object.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public StreamSocketInformation Information { get; }

Property Value

Type: StreamSocketInformation
Socket information on a GDStreamSocket object.
See Also