Facepunch.Steamworks Wiki

Revision Difference

Data.Connection.Close#523049

<member type="method" namespace="Steamworks.Data" parent="Connection" name="Close"> <member category="class" type="method" namespace="Steamworks.Data" parent="Connection" name="Close"> <args> <arg name="linger" type="bool" default="False"></arg> <arg name="reasonCode" type="int" default="0"></arg> <arg name="debugString" type="string" default="Closing Connection"></arg> </args> <return type="bool"></return> <summary>Disconnects from the remote host and invalidates the connection handle. Any unread data on the connection is discarded.. reasonCode is defined and used by you.</summary> </member>