SimulationAppServerNode Class |
Namespace: Project
public class SimulationAppServerNode : NetworkServerNode
The SimulationAppServerNode type exposes the following members.
Name | Description | |
---|---|---|
SimulationAppServerNode | Initializes a new instance of the SimulationAppServerNode class |
Name | Description | |
---|---|---|
Chat | ||
Components | ||
Disposed | (Inherited from NetworkNode.) | |
FileSync | ||
Messages | ||
ProfilerData | (Inherited from NetworkNode.) | |
ServerName | (Inherited from NetworkServerNode.) | |
ServerVersion | (Inherited from NetworkServerNode.) | |
Services | (Inherited from NetworkServerNode.) | |
Users |
Name | Description | |
---|---|---|
BeginListen | (Inherited from NetworkServerNode.) | |
DisconnectConnectedNode | (Inherited from NetworkServerNode.) | |
Dispose | (Inherited from NetworkServerNode.) | |
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.) | |
GetConnectedNodesArray | (Inherited from NetworkServerNode.) | |
GetConnectedNodesCount | (Inherited from NetworkServerNode.) | |
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.) | |
OnConnectedNodeConnectionStatusChanged | (Inherited from NetworkServerNode.) | |
OnIncomingConnectionApproval | (Inherited from NetworkServerNode.) | |
OnUpdate | (Inherited from NetworkServerNode.) | |
ProfilerStart | (Inherited from NetworkNode.) | |
ProfilerStop | (Inherited from NetworkNode.) | |
RegisterService | (Inherited from NetworkServerNode.) | |
SendAccumulatedMessages | (Inherited from NetworkServerNode.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
Update | (Inherited from NetworkNode.) |
Name | Description | |
---|---|---|
ConnectedNodeConnectionStatusChanged | (Inherited from NetworkServerNode.) | |
IncomingConnectionApproval | (Inherited from NetworkServerNode.) | |
ProtocolError | (Inherited from NetworkServerNode.) |
Name | Description | |
---|---|---|
MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |