1 write to appKey
System.ServiceModel (1)
System\ServiceModel\Activation\ListenerChannelContext.cs (1)
27
this.
appKey
= appKey;
1 reference to appKey
System.ServiceModel (1)
System\ServiceModel\Activation\ListenerChannelContext.cs (1)
32
internal string AppKey { get { return
appKey
; } }