MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
MyCaffe.gym.MyCaffeGymUiServiceHost Class Reference

The MyCaffeGymUiServiceHost provides the hosting service that listens for users of the user interface service. More...

Inheritance diagram for MyCaffe.gym.MyCaffeGymUiServiceHost:

Public Member Functions

 MyCaffeGymUiServiceHost (int nMaxBuffer=2147483647)
 The constructor. More...
 

Detailed Description

The MyCaffeGymUiServiceHost provides the hosting service that listens for users of the user interface service.

Definition at line 13 of file MyCaffeGymUiServiceHost.cs.

Constructor & Destructor Documentation

◆ MyCaffeGymUiServiceHost()

MyCaffe.gym.MyCaffeGymUiServiceHost.MyCaffeGymUiServiceHost ( int  nMaxBuffer = 2147483647)

The constructor.

Parameters
nMaxBufferOptionally, specifies the maximum buffer to use for out-going messages (in-going must be set on the client-side binding), default = 2147483647.

Definition at line 20 of file MyCaffeGymUiServiceHost.cs.


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