Name | Description | |
---|---|---|
![]() | Close | Overridden. Close the listener because Trace is shutting down. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. (Inherited from System.Diagnostics.TraceListener) |
![]() | Fail | Overloaded. (Inherited from System.Diagnostics.TraceListener) |
![]() | Flush | Overridden. Flush the information to disk. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | TraceData | Overloaded. (Inherited from System.Diagnostics.TraceListener) |
![]() | TraceEvent | Overloaded. Overridden. Writes trace and event information to the listener specific output. |
![]() | TraceTransfer | (Inherited from System.Diagnostics.TraceListener) |
![]() | Write | Overloaded. Overridden. When overridden in a derived class, writes the specified message to the listener you create in the derived class. |
![]() | WriteLine | Overloaded. Overridden. When overridden in a derived class, writes a message to the listener you create in the derived class, followed by a line terminator. |