Click or drag to resize

RemoteViewerService Class

[Missing <summary> documentation for "T:Emulate3D.WebConfiguration.RemoteViewerService"]

Inheritance Hierarchy
SystemObject
  Emulate3D.WebConfigurationRemoteViewerService

Namespace: Emulate3D.WebConfiguration
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class RemoteViewerService : IWebConfigurationService, 
	INotifyPropertyChanged

The RemoteViewerService type exposes the following members.

Constructors
 NameDescription
Public methodRemoteViewerServiceInitializes a new instance of the RemoteViewerService class
Top
Properties
 NameDescription
Public propertyEnableWebGL 
Public propertyTimeout 
Top
Methods
Events
 NameDescription
Public eventPropertyChanged 
Top
See Also