The following tables list the members exposed by the RemoteTagsRun type.

Name Description
Public constructor RemoteTagsRun Construct the instance
Top
Name Description
Public property ArrayIndexes (inherited from RunObj).
Public property CanPauseAndContinue Get a value indicating whether the module can be paused and resumed.
Public property CanStop Get a value indicating whether the module can be stopped once it has started.
Public property Count (inherited from ListObj).
Public property ID (inherited from RunObj).
Public property IsRunning
Public property Item (Overloaded) (inherited from ListObj).
Public property ObjServer (inherited from RunObj).
Public property ObjType (inherited from RunObj).
Public property Parent (inherited from RunObj).
Public property Root (inherited from RunObj).
Public property SyncRoot (inherited from ListObj).
Public property TModule (inherited from RunObj).
Top
Name Description
Public method AddRegisterChanged (inherited from ModuleRemoteTags).
Public method ClearCacheNames (inherited from ListObj).
Public method Static Dispose (inherited from ModuleRemoteTags).
Public method Equals (Overloaded) (inherited from Object).
Public method FireRegisterChanged (inherited from ModuleRemoteTags).
Public method GetAbout Return module about
Public method GetCaption Return module caption
Public method GetEnumerator (inherited from ListObj).
Public method GetHashCode (inherited from Object).
Public method GetID (inherited from ListObj).
Public method GetIcon Return module icon
Public method GetMenuItems Return module menu items
Public method Static GetModuleMainName Return module main name
Public method GetName (Overloaded) (inherited from ListObj).
Public method GetObj (Overloaded) (inherited from ListObj).
Public method GetObjAsObject (inherited from ListObj).
Public method GetObjRef (inherited from RunObj).
Public method GetRegisteredRemoteTags Get the registered remote tags (inherited from ModuleRemoteTags).
Public method GetRemoteTag (inherited from ModuleRemoteTags).
Public method GetType (inherited from Object).
Public method GetUpdatedRemoteTags
Public method IsInUse (inherited from ListObj).
Public method OnActivate Specifies actions to take when a module resumes normal functioning after being deactivated.
Public method OnAfterStart Specifies actions to take when the module after starts.
Public method OnContinue Specifies actions to take when a module resumes normal functioning after being paused.
Public method OnDeactivate Specifies actions to take when a module is deactivated.
Public method OnInitialWaitingValueFromServer Specifies actions to take when the module waiting initial value from server.
Public method OnPause Specifies actions to take when a module pauses.
Public method OnStart Specifies actions to take when the module starts.
Public method OnStop Specifies actions to take when a module stops running.
Public method PreloadRunObj (inherited from ListObj).
Public method Static ReferenceEquals (inherited from Object).
Public method RefreshValues (Overloaded)
Public method RegisterRemoteTags (Overloaded)
Public method RemoveRegisterChanged (inherited from ModuleRemoteTags).
Public method SetReadPollingTime (Overloaded)
Public method SetRemoteTagValue
Public method StartPreloadRunObjs (Overloaded) (inherited from ListObj).
Public method ToString (inherited from RunObj).
Public method UnregisterAllRemoteTags (Overloaded)
Public method UnregisterRemoteTags (Overloaded)
Public method WriteLastValuesForRemoteTags
Top
Name Description
Public extension method ApplyCast (Overloaded) (Defined by GenericEnumerableHelper).
Public extension method ApplyCount (Defined by GenericEnumerableHelper).
Public extension method ApplySelect (Overloaded) (Defined by GenericEnumerableHelper).
Public extension method ApplyWhere (Defined by GenericEnumerableHelper).
Public extension method ApplyWhereNotNull (Defined by GenericEnumerableHelper).
Public extension method AsParallel (Defined by ParallelEnumerable).
Public extension method AsQueryable (Defined by Queryable).
Public extension method Cast (Defined by Enumerable).
Public extension method ConvertAll (Defined by IEnumerableExtensions).
Public extension method GetParentViewModel (Defined by POCOViewModelExtensions).
Public extension method GetRequiredService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method GetService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method IsInDesignMode (Defined by POCOViewModelExtensions).
Public extension method OfType (Defined by Enumerable).
Public extension method RaisePropertiesChanged (Defined by POCOViewModelExtensions).
Top
Name Description
Public event RegisterChanged (inherited from ModuleRemoteTags).
Top