FunctionInvokerBase.TraceOnPrimaryHost(String, TraceLevel) Method
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.
protected void TraceOnPrimaryHost (string message, System.Diagnostics.TraceLevel level);
member this.TraceOnPrimaryHost : string * System.Diagnostics.TraceLevel -> unit
Protected Sub TraceOnPrimaryHost (message As String, level As TraceLevel)
Parameters
- message
- String
- level
- TraceLevel