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