BrokeredServiceContractTestBase<TInterface,TServiceMock>.MultiplexingLoggingVerbosity Property
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.
Gets or sets the verbosity level to use for logging messages related to the Nerdbank.Streams.MultiplexingStream.
protected System.Diagnostics.SourceLevels MultiplexingLoggingVerbosity { get; set; }
member this.MultiplexingLoggingVerbosity : System.Diagnostics.SourceLevels with get, set
Protected Property MultiplexingLoggingVerbosity As SourceLevels