Photon Server API Documentation
v5.0RC1
Public Member Functions | |
| void | ResumeClient (Action resumeAction) |
| void | SuspendClient (int timeout, Action timeoutAction) |
| void | PluginReportError (short errorCode, Exception ex, object state) |
Properties | |
| IExtendedFiber | ExecutionFiber [get] |
| ILogger | Log [get] |
| HttpRequestQueue | HttpRequestQueue [get] |
| int | HttpQueueRequestTimeout [get] |
| void Photon.Common.Plugins.IPluginHttpUtilClient.PluginReportError | ( | short | errorCode, |
| Exception | ex, | ||
| object | state | ||
| ) |
| void Photon.Common.Plugins.IPluginHttpUtilClient.ResumeClient | ( | Action | resumeAction | ) |
| void Photon.Common.Plugins.IPluginHttpUtilClient.SuspendClient | ( | int | timeout, |
| Action | timeoutAction | ||
| ) |
|
get |
|
get |
|
get |
|
get |