public PushToSignalRCommandInterceptor(IOperationContextManager operationContextManager)
 {
     this.operationContextManager = operationContextManager;
 }
		public PushToSignalRCommandInterceptor( IOperationContextManager operationContextManager )
		{
			this.operationContextManager = operationContextManager;
		}