Click or drag to resize

ConnectionCloseConnectionSpecific Method

Namespace:  NetworkCommsDotNet.Connections
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
protected abstract void CloseConnectionSpecific(
	bool closeDueToError,
	int logLocation = 0
)

Parameters

closeDueToError
Type: SystemBoolean
logLocation (Optional)
Type: SystemInt32
See Also