BrokeredServiceContractTestBase<TInterface,TServiceMock>.DescriptorLoggingVerbosity 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 RPC calls between client and service.
protected System.Diagnostics.SourceLevels DescriptorLoggingVerbosity { get; set; }
member this.DescriptorLoggingVerbosity : System.Diagnostics.SourceLevels with get, set
Protected Property DescriptorLoggingVerbosity As SourceLevels