C# Class AccidentalFish.ApplicationSupport.Core.Logging.Implementation.CallContextCorrelationIdProvider

Inheritance: ICorrelationIdProvider
Show file Open project: JamesRandall/AccidentalFish.ApplicationSupport

Public Methods

Method Description
CallContextCorrelationIdProvider ( string callContextKey ) : System.Runtime.Remoting.Messaging

Method Details

CallContextCorrelationIdProvider() public method

public CallContextCorrelationIdProvider ( string callContextKey ) : System.Runtime.Remoting.Messaging
callContextKey string
return System.Runtime.Remoting.Messaging