|
C# Mine
|
Initializes a new instance of the Server class.
|
Parameters |
Description |
|
eMineListenerProtocol protocol |
Protocol server will accept data from. |
|
IPAddress address |
IP address to bind socket(s) to. |
|
int port |
Port to bind socket(s) to. |
|
IDataAccess dataAccess |
Interface that will allow the Server to communicate to your External data store |
|
Copyright (c) 2022. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|