MulticastDiscovery Class |
Namespace: CSharpGrid.Grid.SPI.Discovery
The MulticastDiscovery type exposes the following members.
| Name | Description | |
|---|---|---|
| MulticastDiscovery |
MulticastDiscovery Constructor
|
| Name | Description | |
|---|---|---|
| GridConfiguration |
Grid Configuration
(Inherited from DiscoveryAdapter.) | |
| IsAnnouncing |
Is Node Announcing?
(Inherited from DiscoveryAdapter.) | |
| NodeInfo |
Get Discover NodeInfo
(Overrides DiscoveryAdapterNodeInfo.) |
| Name | Description | |
|---|---|---|
| AddShyServer |
Add NodeInfo to Shy Server 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.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnEvent |
Process Grid Events
(Inherited from DiscoveryAdapter.) | |
| RemoveShyServer |
Remove NodeInfo from Shy Server List
| |
| Start |
Start Discovery/Announcements
(Overrides DiscoveryAdapterStart.) | |
| Stop |
Stop Discovery/Announcements
(Overrides DiscoveryAdapterStop.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| GridEvent |
Grid Event Handler
(Inherited from DiscoveryAdapter.) |