Rogue Wave Server Component library for .NET Reference Guide
|
|
MvProcessTrace Property |
Gets or sets a TextWriter for traces
related to Tcp communication layer.
Namespace: RW.Server.Tcp
Assembly: RW.Server.Tcp (in RW.Server.Tcp.dll) Version: 7.0.0.0 (7.0.0.0)
Property Value
Type: TextWriterThe TextWriter that is used by the Tcp communication layer to send trace message to.
If null, no traces are emitted.