VPObservableTarget MembersVirtual Photonics - VTS Library
Virtual Photonics

The ObservableTarget type exposes the following members.
Constructors

  NameDescription
Public methodObservableTarget
Initializes a new instance of the MemoryTarget class.
Back to Top
Methods

  NameDescription
Protected methodCloseTarget (Inherited from Target.)
Public methodDispose  (Inherited from Target.)
Protected methodDispose(Boolean) (Inherited from Target.)
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Protected methodOnlineFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from OnlineObject.)
Public methodFlush (Inherited from Target.)
Protected methodFlushAsync (Inherited from Target.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Protected methodInitializeTarget (Inherited from Target.)
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Public methodPrecalculateVolatileLayouts (Inherited from Target.)
Public methodSubscribe
Public methodToString (Inherited from Target.)
Protected methodWrite(AsyncLogEventInfo) (Inherited from Target.)
Protected methodWrite( AsyncLogEventInfo ) (Inherited from Target.)
Protected methodWrite(LogEventInfo)
Renders the logging event message and adds it to the internal ArrayList of log messages.
(Overrides TargetWrite(LogEventInfo).)
Public methodWriteAsyncLogEvent (Inherited from Target.)
Public methodWriteAsyncLogEvents (Inherited from Target.)
Back to Top
Properties

  NameDescription
Protected propertyIsInitialized (Inherited from Target.)
Public propertyLayout (Inherited from TargetWithLayout.)
Protected propertyLoggingConfiguration (Inherited from Target.)
Public propertyLogs
Gets the list of logs gathered in the MemoryTarget.
Public propertyName (Inherited from Target.)
Protected propertySyncRoot (Inherited from Target.)
Back to Top
See Also