Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Utilities.Constants.Config Class Reference

Variables for configuration. More...

Static Public Attributes

static int MaxRestConnections = 5
 Maximum number of REST connections allowed at once. More...
 
static float Timeout = 120.0f
 Default time in seconds after which a call should timeout. More...
 

Detailed Description

Variables for configuration.

Member Data Documentation

int IBM.Watson.DeveloperCloud.Utilities.Constants.Config.MaxRestConnections = 5
static

Maximum number of REST connections allowed at once.

float IBM.Watson.DeveloperCloud.Utilities.Constants.Config.Timeout = 120.0f
static

Default time in seconds after which a call should timeout.


The documentation for this class was generated from the following file: