SmartFoxServer Unity/.NET API
SetSocketPollDelay Method (delay)
NamespacesSmartFoxClientAPISmartFoxClientSetSocketPollDelay(Int32)
Set delay in socket polling
Declaration Syntax
C#Visual BasicVisual C++
public void SetSocketPollDelay(
	int delay
)
Public Sub SetSocketPollDelay ( _
	delay As Integer _
)
public:
void SetSocketPollDelay(
	int delay
)
Parameters
delay (Int32)
milliseconds to sleep between reading socket data. Defaults to no delay
Remarks

Version:
SmartFoxServer Basic / Pro

Assembly: SmartFoxClient (Module: SmartFoxClient) Version: 1.2.4.0 (1.2.4.0)