Serialization.SurrogateLogDecorator Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public SurrogateLogDecorator (Microsoft.Bot.Builder.Internals.Fibers.Serialization.ISurrogateProvider inner, System.Diagnostics.TraceListener trace);
new Microsoft.Bot.Builder.Internals.Fibers.Serialization.SurrogateLogDecorator : Microsoft.Bot.Builder.Internals.Fibers.Serialization.ISurrogateProvider * System.Diagnostics.TraceListener -> Microsoft.Bot.Builder.Internals.Fibers.Serialization.SurrogateLogDecorator
Public Sub New (inner As Serialization.ISurrogateProvider, trace As TraceListener)
Parameters
- trace
- TraceListener