Click or drag to resize

IGameModeClient Properties

The IGameModeClient type exposes the following members.

Properties
  NameDescription
Public propertyEncoding
Gets the default encoding to use when translating server messages.
Public propertyNativeLoader Obsolete.
Gets the native loader to be used to load natives.
Public propertyNativeObjectProxyFactory
Gets the factory for native method wrapper objects.
Public propertyServerPath
Gets the path to the server directory.
Public propertySynchronizationProvider
Gets the provider which can be used for synchronizing a call to the main thread.
Top
See Also