Click or drag to resize

RemService Properties

The RemService type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberConnections
Gets a list of remote client connections that are currently being serviced.
Public propertyStatic memberIsStarted
Gets a value indicating whether the remoting service is currently runnig.
Public propertyStatic memberServPort
The listening port of the remoting service.
Public propertyStatic memberSyncContext
Gets or sets the dispatcher that will be responsible for thread synchronization.
Top
See Also