ServerNetworkService Class |
Namespace: NeoAxis.Networking
public abstract class ServerNetworkService : NetworkService
The ServerNetworkService type exposes the following members.
| Name | Description | |
|---|---|---|
| ServerNetworkService | Initializes a new instance of the ServerNetworkService class |
| Name | Description | |
|---|---|---|
| Identifier | (Inherited from NetworkService.) | |
| Name | (Inherited from NetworkService.) | |
| Owner | ||
| SendingData |
| 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.) |