Click or drag to resize
GDStreamSocketDisconnect Method
The Disconnect method aborts any pending operations and disconnects GDStreamSocket object.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public void Disconnect()

Return Value

Type: 
No object or value is returned when this method completes.
See Also