SmartFoxServer Unity/.NET API
runInQueueMode Field
NamespacesSmartFoxClientAPISmartFoxClientrunInQueueMode
Enable/disable the queue mode for the API. Queue mode puts all network events onto a queue instead of directly calling the callbacks.
The default value is false.
Declaration Syntax
C#Visual BasicVisual C++
public bool runInQueueMode
Public runInQueueMode As Boolean
public:
bool runInQueueMode
Remarks

Version:
SmartFoxServer Basic / Pro

See Also

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