![]() | SDDPServer Class |
Namespace: CSharpGrid.SDDP
The SDDPServer type exposes the following members.
Name | Description | |
---|---|---|
![]() | SDDPServer | Initializes a new instance of the SDDPServer class |
Name | Description | |
---|---|---|
![]() ![]() | KnownServers |
Gets the dicionary of known servers.
|
![]() | NodeInfo |
Gets the node info.
|
![]() ![]() | ShyServers |
Gets the shy servers list.
|
Name | Description | |
---|---|---|
![]() | AddShyServer |
Add NodeInfo to Shy Servers List
|
![]() | ClearShyServerList |
Clear Shy Servers List
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() ![]() | GetNodeInfo |
Gets the NodeInfo from serial id
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnEvent |
Fire SDDP Event
|
![]() | RemoveShyServer |
Remove NodeInfo from Shy Servers List
|
![]() | Start |
Start SDDP Service
|
![]() | Stop |
Stop SDDP Service
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TryShyNode_SDDP |
Check Shy Server
|