This Class where each instance Handles the created Requests and sends them through the Connection it was Initialized with.
More...
This Class where each instance Handles the created Requests and sends them through the Connection it was Initialized with.
◆ Initialize()
static void SNFClient.Request.Handler.Initialize |
( |
Connection | Cnx | ) |
|
|
static |
◆ JoinHandlers()
void SNFClient.Request.Handler.JoinHandlers |
( |
| ) |
|
Joins until The Handler's Threads are stopped.
◆ StopHandlers()
void SNFClient.Request.Handler.StopHandlers |
( |
| ) |
|
Sends a Stop signal.
- Note
- It will not guarantee that it will be stopped immediatly, call JoinHandlers to wait until it stops
◆ isInitialized
bool SNFClient.Request.Handler.isInitialized |
|
staticget |
Gets if the Handler Instance is Initialized or not.
◆ Instance
Handler SNFClient.Request.Handler.Instance |
|
staticgetset |
Allows you to Change/Get the default Handler instance.
◆ IsInstanceInitialized
bool SNFClient.Request.Handler.IsInstanceInitialized |
|
get |
Gets is the Instance is Initialized or not.
The documentation for this class was generated from the following file: